summaryrefslogtreecommitdiff
path: root/mysql-test/r/sp_notembedded.result
diff options
context:
space:
mode:
authorunknown <msvensson@shellback.(none)>2006-07-29 19:38:46 +0200
committerunknown <msvensson@shellback.(none)>2006-07-29 19:38:46 +0200
commitff99e042e478218cd2d76462905c5f5099630abd (patch)
treee21c2571e87cf52221e1842d3a6413246f4269ad /mysql-test/r/sp_notembedded.result
parentfddfab90d4859a74338285224514741bd3dbed4d (diff)
downloadmariadb-git-ff99e042e478218cd2d76462905c5f5099630abd.tar.gz
Change faulty delimiter ; to | and remove junk in result file caused by that
mysql-test/t/sp_notembedded.test: Change faulty delimiter ; to |
Diffstat (limited to 'mysql-test/r/sp_notembedded.result')
-rw-r--r--mysql-test/r/sp_notembedded.result3
1 files changed, 1 insertions, 2 deletions
diff --git a/mysql-test/r/sp_notembedded.result b/mysql-test/r/sp_notembedded.result
index a15f5013ef6..b620c77383c 100644
--- a/mysql-test/r/sp_notembedded.result
+++ b/mysql-test/r/sp_notembedded.result
@@ -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