1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

remove few .require files and one duplicate have_*inc file.

move variable tests from main to sys-vars
This commit is contained in:
Sergei Golubchik
2012-02-23 07:52:27 +01:00
parent 52108aa70c
commit a19a4618e3
13 changed files with 7 additions and 17 deletions

View File

@ -2,7 +2,7 @@
# Test the debugging feature "show procedure/function code <name>"
#
-- source include/have_nodebug.inc
-- source include/not_debug.inc
--error ER_FEATURE_DISABLED
show procedure code foo;