diff options
author | Alexander Nozdrin <alik@sun.com> | 2010-02-23 18:49:21 +0300 |
---|---|---|
committer | Alexander Nozdrin <alik@sun.com> | 2010-02-23 18:49:21 +0300 |
commit | b6e0f92f052a37568b984330b8cca8331c979a8d (patch) | |
tree | df9457baf92d1aba63e31cc13fdfe0cc6b6e4be6 /mysql-test/t/variables.test | |
parent | 1e6b33ec0f7ba01cb0bb86b6a1f0972c01d0b803 (diff) | |
parent | 7684386f1111be55ba8ac66f03676aeba5a089da (diff) | |
download | mariadb-git-b6e0f92f052a37568b984330b8cca8331c979a8d.tar.gz |
Auto-merge from mysql-next-mr-bugfixing.
Diffstat (limited to 'mysql-test/t/variables.test')
-rw-r--r-- | mysql-test/t/variables.test | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/t/variables.test b/mysql-test/t/variables.test index 8b58b8f2e68..39fa78ef370 100644 --- a/mysql-test/t/variables.test +++ b/mysql-test/t/variables.test @@ -346,7 +346,6 @@ set sql_big_tables=1; set sql_buffer_result=1; set sql_log_bin=1; set sql_log_off=1; -set sql_log_update=1; set sql_low_priority_updates=1; set sql_quote_show_create=1; set sql_safe_updates=1; |