diff options
author | unknown <guilhem@mysql.com> | 2003-03-25 16:52:48 +0100 |
---|---|---|
committer | unknown <guilhem@mysql.com> | 2003-03-25 16:52:48 +0100 |
commit | 4291001df9ebb77ed7763e0875b9a95c581c3261 (patch) | |
tree | a4c4233b82673f96d74b4ce47095ad33f3342b37 /sql-bench | |
parent | 044b0b258804522ead46ae8af3b5d170d9d80ceb (diff) | |
download | mariadb-git-4291001df9ebb77ed7763e0875b9a95c581c3261.tar.gz |
Fix for small bug #186 (If a connection has temporary tables and does
RESET MASTER, this breaks replication).
In the slave SQL thread, any DROP TEMPORARY TABLE is silently
converted to DROP TEMPORARY TABLE IF EXISTS, not to have irrelevant
"table does not exist". See comments in code or bug #186 for an example
of how irrelevant errors like this can arise.
Diffstat (limited to 'sql-bench')
0 files changed, 0 insertions, 0 deletions