summaryrefslogtreecommitdiff
path: root/mysql-test/std_data
diff options
context:
space:
mode:
authoranozdrin@mysql.com <>2006-03-01 14:13:07 +0300
committeranozdrin@mysql.com <>2006-03-01 14:13:07 +0300
commite03e5222013a0bbfc17adb37f5201b9f0dbc5327 (patch)
treebaf54f335b2a6ccc3c2d1da9406e0832ddb6c26b /mysql-test/std_data
parentdb1ecaa1a29e958815befb2c6dbfd9a78229e6d1 (diff)
downloadmariadb-git-e03e5222013a0bbfc17adb37f5201b9f0dbc5327.tar.gz
Fix for BUG#16266: Definer is not fully qualified error during replication.
The idea of the fix is to extend support of non-SUID triggers for backward compatibility. Formerly non-SUID triggers were appeared when "new" server is being started against "old" database. Now, they are also created when "new" slave receives updates from "old" master.
Diffstat (limited to 'mysql-test/std_data')
-rw-r--r--mysql-test/std_data/bug16266.000001bin0 -> 532 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/mysql-test/std_data/bug16266.000001 b/mysql-test/std_data/bug16266.000001
new file mode 100644
index 00000000000..1b24d231511
--- /dev/null
+++ b/mysql-test/std_data/bug16266.000001
Binary files differ