mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 20:12:31 +01:00
update results
This commit is contained in:
parent
f5cb6895cb
commit
9fea6e7b7b
1 changed files with 0 additions and 2 deletions
|
@ -34,8 +34,6 @@ INSERT INTO t1 VALUES ('MySQL','1993-02-04'),('ROCKS', '1990-08-27'),('Texas', '
|
||||||
END|
|
END|
|
||||||
CALL p2();
|
CALL p2();
|
||||||
CALL p1();
|
CALL p1();
|
||||||
Warnings:
|
|
||||||
Error 1329 No data - zero rows fetched, selected, or processed
|
|
||||||
DROP TABLE t1;
|
DROP TABLE t1;
|
||||||
DROP TABLE t2;
|
DROP TABLE t2;
|
||||||
DROP PROCEDURE p1;
|
DROP PROCEDURE p1;
|
||||||
|
|
Loading…
Reference in a new issue