summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.pl
diff options
context:
space:
mode:
authorunknown <aelkin/elkin@dsl-hkigw8-feb1fb00-100.dhcp.inet.fi>2006-07-09 00:29:33 +0300
committerunknown <aelkin/elkin@dsl-hkigw8-feb1fb00-100.dhcp.inet.fi>2006-07-09 00:29:33 +0300
commitc701e23b80bed124efe9ca1f2a806c19c9944e7e (patch)
tree718f0820a2fc38a1623ba4dbb61a3f9ab83a11f5 /mysql-test/mysql-test-run.pl
parent56e472deddb9d6fa98bd49c5ed28c238d34f8e27 (diff)
downloadmariadb-git-c701e23b80bed124efe9ca1f2a806c19c9944e7e.tar.gz
BUG#19188 incorrect temporary table name of DROP query in replication
manual merge of 5.0 patch and fixing an issue with closing temp tables when no binlog or RBR. Note, that despite temporary_tables is indeed double-linked list in 5.1 (patch for bug #19881) it is still enough to use only 'next' reference, as it was done for 5.0, when the list is sorted and destoyed after. mysql-test/r/rpl_temporary.result: results changed mysql-test/t/rpl_temporary.test: fixing kill stmt for a thread with temp tables. Restoring check of temp table with accent char. sql/sql_base.cc: manual merge part 2. Leaving only extensively refactored close_temporary_tables from local rep.
Diffstat (limited to 'mysql-test/mysql-test-run.pl')
0 files changed, 0 insertions, 0 deletions