1
0
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:
unknown
2005-11-18 18:05:04 +01:00
parent 6726a6b8b9
commit e99f14e73b
2 changed files with 0 additions and 4 deletions

View File

@ -3,7 +3,6 @@
#
-- source include/is_debug_build.inc
select version(), substring_index(version(), "-", -1);
create procedure empty()
begin