summaryrefslogtreecommitdiff
path: root/mysql-test/r/variables.result
diff options
context:
space:
mode:
authorgluh@mysql.com/eagle.(none) <>2007-06-06 15:59:20 +0500
committergluh@mysql.com/eagle.(none) <>2007-06-06 15:59:20 +0500
commit4cd4a3d314e7f6df09ff4003ba3357e15e3ce7e6 (patch)
tree5b2376e07a2fbcbf1778e3d09bd5d6066a6f8a07 /mysql-test/r/variables.result
parenta155d1f926a2573ccbccc9fb125c2ff669876a3f (diff)
downloadmariadb-git-4cd4a3d314e7f6df09ff4003ba3357e15e3ce7e6.tar.gz
Bug#28580 Repeatation of status variables
removed duplicated variable declarations
Diffstat (limited to 'mysql-test/r/variables.result')
-rw-r--r--mysql-test/r/variables.result5
1 files changed, 5 insertions, 0 deletions
diff --git a/mysql-test/r/variables.result b/mysql-test/r/variables.result
index e3368a4aeab..ff43993cfdb 100644
--- a/mysql-test/r/variables.result
+++ b/mysql-test/r/variables.result
@@ -970,3 +970,8 @@ set global server_id =@my_server_id;
set global slow_launch_time =@my_slow_launch_time;
set global storage_engine =@my_storage_engine;
set global thread_cache_size =@my_thread_cache_size;
+show global variables where Variable_name='table_definition_cache' or
+Variable_name='table_lock_wait_timeout';
+Variable_name Value
+table_definition_cache #
+table_lock_wait_timeout #