aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/auth
diff options
context:
space:
mode:
authorNay <dnpd.dd@gmail.com>2011-08-27 03:57:06 +0100
committerNay <dnpd.dd@gmail.com>2011-08-27 03:57:06 +0100
commit1faea1f98eadb2b96d51b42adb036a28134276f4 (patch)
treeb550ae21db2d80f68b44902574a176784cd6c75f /sql/updates/auth
parent83912c43ad2ed82f24dbc72eb3bbdc0694dcfc87 (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.sql1
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