summaryrefslogtreecommitdiff
path: root/mysql-test/t/sp-code.test
diff options
context:
space:
mode:
authorunknown <pem@mysql.com>2005-11-18 18:05:04 +0100
committerunknown <pem@mysql.com>2005-11-18 18:05:04 +0100
commite99f14e73ba2a316d80b6339bfde752887229748 (patch)
treecbd509176e528e3f0adb188cec619f792092c01e /mysql-test/t/sp-code.test
parent6726a6b8b9cc6059f8080846185114e42f248556 (diff)
downloadmariadb-git-e99f14e73ba2a316d80b6339bfde752887229748.tar.gz
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.
Diffstat (limited to 'mysql-test/t/sp-code.test')
-rw-r--r--mysql-test/t/sp-code.test1
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/t/sp-code.test b/mysql-test/t/sp-code.test
index a40d86f9d4a..6644bc3ab43 100644
--- a/mysql-test/t/sp-code.test
+++ b/mysql-test/t/sp-code.test
@@ -3,7 +3,6 @@
#
-- source include/is_debug_build.inc
-select version(), substring_index(version(), "-", -1);
create procedure empty()
begin