mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Remove "is_debug_build.inc" and use already existing "have-debug.inc"
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
# Test the debugging feature "show procedure/function code <name>"
|
||||
#
|
||||
|
||||
-- source include/is_debug_build.inc
|
||||
-- source include/have_debug.inc
|
||||
|
||||
--disable_warnings
|
||||
drop procedure if exists empty;
|
||||
|
Reference in New Issue
Block a user