diff options
| author | Nay <dnpd.dd@gmail.com> | 2011-08-27 03:57:06 +0100 |
|---|---|---|
| committer | Nay <dnpd.dd@gmail.com> | 2011-08-27 03:57:06 +0100 |
| commit | 1faea1f98eadb2b96d51b42adb036a28134276f4 (patch) | |
| tree | b550ae21db2d80f68b44902574a176784cd6c75f /sql/updates/auth | |
| parent | 83912c43ad2ed82f24dbc72eb3bbdc0694dcfc87 (diff) | |
DB: Move SQL updates to old directory. Uploaded full DB 42.
Diffstat (limited to 'sql/updates/auth')
| -rw-r--r-- | sql/updates/auth/2011_07_27_00_auth_account.sql | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/updates/auth/2011_07_27_00_auth_account.sql b/sql/updates/auth/2011_07_27_00_auth_account.sql deleted file mode 100644 index 34393d518fc..00000000000 --- a/sql/updates/auth/2011_07_27_00_auth_account.sql +++ /dev/null @@ -1 +0,0 @@ -ALTER TABLE `account` CHANGE `mutetime` `mutetime` bigint(40) NOT NULL DEFAULT 0;
\ No newline at end of file |
