mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
merging
This commit is contained in:
commit
018830874d
5 changed files with 27 additions and 1 deletions
|
|
@ -1875,6 +1875,8 @@ set @fired:= "No";
|
|||
end if;
|
||||
end BEFORE # STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER
|
||||
DROP TABLE t1, t2;
|
||||
--port=1234
|
||||
--port=1234
|
||||
DROP TABLE IF EXISTS `test1`;
|
||||
Warnings:
|
||||
Note 1051 Unknown table 'test1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue