diff options
author | anozdrin@mysql.com <> | 2006-03-01 14:13:07 +0300 |
---|---|---|
committer | anozdrin@mysql.com <> | 2006-03-01 14:13:07 +0300 |
commit | e03e5222013a0bbfc17adb37f5201b9f0dbc5327 (patch) | |
tree | baf54f335b2a6ccc3c2d1da9406e0832ddb6c26b /mysql-test/std_data | |
parent | db1ecaa1a29e958815befb2c6dbfd9a78229e6d1 (diff) | |
download | mariadb-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.000001 | bin | 0 -> 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 Binary files differnew file mode 100644 index 00000000000..1b24d231511 --- /dev/null +++ b/mysql-test/std_data/bug16266.000001 |