1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Update after merge

This commit is contained in:
monty@mysql.com
2004-09-09 14:55:28 +03:00
parent 49cd04b510
commit e67fcee270
5 changed files with 9 additions and 9 deletions

View File

@@ -18,7 +18,7 @@ call .p1();
call p1();
# This is not ok:
--error 1304
--error 1305
select f1();
select db,name,type,security_type from mysql.proc;