summaryrefslogtreecommitdiff
path: root/sql-bench
diff options
context:
space:
mode:
authorBill Qu <bill.qu@Oracle.com>2013-04-27 16:04:54 +0800
committerBill Qu <bill.qu@Oracle.com>2013-04-27 16:04:54 +0800
commit975968e245994b45b11ade869e51d7db39c1707f (patch)
treeebca14ab2f0888ea1aacc5f6f0c2aa130f1b68b8 /sql-bench
parent2557f2c4ca43b61c6f6653e41fc9e4bb68f7618a (diff)
downloadmariadb-git-975968e245994b45b11ade869e51d7db39c1707f.tar.gz
Bug #13004581 BLACKHOLE BINARY LOG WITH ROW IGNORES UPDATE AND DELETE STATEMENTS
When logging to the binary log in row, updates and deletes to a BLACKHOLE engine table are skipped. It is impossible to log binary log in row format for updates and deletes to a BLACKHOLE engine table, as no row events can be generated in these cases. After fix, generate a warning for UPDATE/DELETE statements that modify a BLACKHOLE table, as row events are not logged in row format.
Diffstat (limited to 'sql-bench')
-rwxr-xr-x[-rw-r--r--]sql-bench/example.bat0
-rwxr-xr-x[-rw-r--r--]sql-bench/pwd.bat0
-rwxr-xr-x[-rw-r--r--]sql-bench/uname.bat0
3 files changed, 0 insertions, 0 deletions
diff --git a/sql-bench/example.bat b/sql-bench/example.bat
index 5bc1b458008..5bc1b458008 100644..100755
--- a/sql-bench/example.bat
+++ b/sql-bench/example.bat
diff --git a/sql-bench/pwd.bat b/sql-bench/pwd.bat
index 104fd349d4e..104fd349d4e 100644..100755
--- a/sql-bench/pwd.bat
+++ b/sql-bench/pwd.bat
diff --git a/sql-bench/uname.bat b/sql-bench/uname.bat
index dd9fe012a3d..dd9fe012a3d 100644..100755
--- a/sql-bench/uname.bat
+++ b/sql-bench/uname.bat