Skip to content

Commit 599ec2f

Browse files
author
msvensson@pilot.(none)
committed
Remove "is_debug_build.inc" and use already existing "have-debug.inc"
1 parent 597c75d commit 599ec2f

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

mysql-test/include/is_debug_build.inc

-4
This file was deleted.

mysql-test/t/sp-code.test

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Test the debugging feature "show procedure/function code <name>"
33
#
44

5-
-- source include/is_debug_build.inc
5+
-- source include/have_debug.inc
66

77
--disable_warnings
88
drop procedure if exists empty;

0 commit comments

Comments
 (0)