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

Change faulty delimiter ; to | and remove junk in result file caused by that

mysql-test/t/sp_notembedded.test:
  Change faulty delimiter ; to |
This commit is contained in:
unknown
2006-07-29 19:38:46 +02:00
parent fddfab90d4
commit ff99e042e4
2 changed files with 7 additions and 8 deletions

View File

@ -76,8 +76,7 @@ flush status|
flush query cache|
delete from t1|
drop procedure bug3583|
drop table t1;
#|
drop table t1|
drop procedure if exists bug6807|
create procedure bug6807()
begin