1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Removed forgotten test line in sp-code.test.

This commit is contained in:
pem@mysql.com
2005-11-18 18:05:04 +01:00
parent 3a832faafe
commit 4513ffd109
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