1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Updates to test and result files in the 'engine' suites following changes in 5.5

This commit is contained in:
Omer BarNir
2010-05-04 11:10:17 -07:00
parent d77f9505da
commit 8ac23986e7
84 changed files with 4151 additions and 4267 deletions

View File

@ -898,8 +898,6 @@ s
@
root@localhost
DROP TRIGGER trg1;
Warnings:
Warning 1454 No definer attribute for trigger 'test'.'trg1'. The trigger will be activated under the authorization of the invoker, which may have insufficient privileges. Please recreate the trigger.
DROP TABLE t1;
DROP TABLE t2;
STOP SLAVE;