mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Did some SP test style changes and added explanatory comments,
and removed a have_innodb.inc inclusion which was left by mistake in an earlier change.
This commit is contained in:
@@ -680,6 +680,15 @@ begin
|
||||
end|
|
||||
|
||||
|
||||
#
|
||||
# BUG#NNNN: New bug synopsis
|
||||
#
|
||||
#--disable_warnings
|
||||
#drop procedure if exists bugNNNN|
|
||||
#--enable_warnings
|
||||
#create procedure bugNNNN...
|
||||
|
||||
|
||||
drop table t1|
|
||||
|
||||
delimiter ;|
|
||||
|
||||
Reference in New Issue
Block a user