summaryrefslogtreecommitdiff
path: root/mysql-test/t/information_schema_db.test
diff options
context:
space:
mode:
authorunknown <Li-Bing.Song@sun.com>2009-09-28 10:23:06 +0800
committerunknown <Li-Bing.Song@sun.com>2009-09-28 10:23:06 +0800
commit1421a7205bb4fda18d8de19052f5473047ceffdb (patch)
tree042d2e3476814f90ff8bf8faa8b1755861752cbe /mysql-test/t/information_schema_db.test
parentcdcdaaed8766013696b82cac2e6611c576ebadcc (diff)
downloadmariadb-git-1421a7205bb4fda18d8de19052f5473047ceffdb.tar.gz
BUG #46572 DROP TEMPORARY table IF EXISTS does not have a consistent behavior in ROW mode
In RBR, 'DROP TEMPORARY TABLE IF EXISTS...' statement is binlogged when the table does not exist. In fact, 'DROP TEMPORARY TABLE ...' statement should never be binlogged in RBR no matter if the table exists or not. This patch addresses this by checking whether we are dropping a temporary table or not, when building the custom drop statement.
Diffstat (limited to 'mysql-test/t/information_schema_db.test')
0 files changed, 0 insertions, 0 deletions