mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Removed forgotten test line in sp-code.test.
mysql-test/r/sp-code.result: Removed forgotten test line. mysql-test/t/sp-code.test: Removed forgotten test line.
This commit is contained in:
@ -3,7 +3,6 @@
|
||||
#
|
||||
|
||||
-- source include/is_debug_build.inc
|
||||
select version(), substring_index(version(), "-", -1);
|
||||
|
||||
create procedure empty()
|
||||
begin
|
||||
|
Reference in New Issue
Block a user