summaryrefslogtreecommitdiff
path: root/tests/selenium/data/SimpleSeleniumTestDB.sql
diff options
context:
space:
mode:
Diffstat (limited to 'tests/selenium/data/SimpleSeleniumTestDB.sql')
-rw-r--r--tests/selenium/data/SimpleSeleniumTestDB.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/selenium/data/SimpleSeleniumTestDB.sql b/tests/selenium/data/SimpleSeleniumTestDB.sql
index 7944c45f..1a3196c3 100644
--- a/tests/selenium/data/SimpleSeleniumTestDB.sql
+++ b/tests/selenium/data/SimpleSeleniumTestDB.sql
@@ -1295,7 +1295,6 @@ CREATE TABLE `mw_user` (
`user_newpassword` tinyblob NOT NULL,
`user_newpass_time` binary(14) DEFAULT NULL,
`user_email` tinytext NOT NULL,
- `user_options` blob NOT NULL,
`user_touched` binary(14) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
`user_token` binary(32) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
`user_email_authenticated` binary(14) DEFAULT NULL,