summaryrefslogtreecommitdiff
path: root/mysql-test/t/multi_update-master.opt
diff options
context:
space:
mode:
authorunknown <Sinisa@sinisa.nasamreza.org>2003-04-02 17:05:34 +0300
committerunknown <Sinisa@sinisa.nasamreza.org>2003-04-02 17:05:34 +0300
commitbd4d87297d03706b49eab04d030b2e63a4bc9997 (patch)
tree2187c14cc53eb058ea163f0d2d2442fe02ec1c7b /mysql-test/t/multi_update-master.opt
parentfa4c6cd46894f8886d261167f344e68e86e78ace (diff)
downloadmariadb-git-bd4d87297d03706b49eab04d030b2e63a4bc9997.tar.gz
A fix for a bug in multi-table updates which was always caused
whenever a temporary MyISAM table had to be created from HEAP table.
Diffstat (limited to 'mysql-test/t/multi_update-master.opt')
-rw-r--r--mysql-test/t/multi_update-master.opt1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/multi_update-master.opt b/mysql-test/t/multi_update-master.opt
new file mode 100644
index 00000000000..9f1a29461ff
--- /dev/null
+++ b/mysql-test/t/multi_update-master.opt
@@ -0,0 +1 @@
+--set-variable=tmp_table_size=1024