diff options
author | unknown <tnurnberg@mysql.com> | 2006-05-08 14:59:29 +0200 |
---|---|---|
committer | unknown <tnurnberg@mysql.com> | 2006-05-08 14:59:29 +0200 |
commit | 1a97d50ba8417c42dc4a1c0d21991c9027f190e7 (patch) | |
tree | 41799db567f9518e90235d7ea5096b0b7e1d386b /mysql-test/t/variables-master.opt | |
parent | 47302570e639927b258e10a7c009e6d585ba8adf (diff) | |
download | mariadb-git-1a97d50ba8417c42dc4a1c0d21991c9027f190e7.tar.gz |
Bug#19263: variables.test doesn't clean up after itself
save global server variables before fiddling with them and restore them later
BitKeeper/deleted/.del-variables-master.opt~8a6cb6459b54545:
Delete: mysql-test/t/variables-master.opt
mysql-test/r/variables.result:
save and restore globals
mysql-test/t/variables.test:
save and restore globals
Diffstat (limited to 'mysql-test/t/variables-master.opt')
-rw-r--r-- | mysql-test/t/variables-master.opt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/t/variables-master.opt b/mysql-test/t/variables-master.opt deleted file mode 100644 index abd826bc7fa..00000000000 --- a/mysql-test/t/variables-master.opt +++ /dev/null @@ -1 +0,0 @@ ---max_join_size=100 |