Commit 46cd7395 authored by unknown's avatar unknown

Merge pilot.(none):/data/msvensson/mysql/mysql-5.0-maint

into  pilot.(none):/data/msvensson/mysql/mysql-5.1-new-maint


mysql-test/t/sp-code.test:
  Auto merged
parents e92dcb38 14b95f51
-- require r/is_debug_build.require
--disable_query_log
select instr(version(), "debug") > 0;
--enable_query_log
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Test the debugging feature "show procedure/function code <name>" # Test the debugging feature "show procedure/function code <name>"
# #
-- source include/is_debug_build.inc -- source include/have_debug.inc
--disable_warnings --disable_warnings
drop procedure if exists empty; drop procedure if exists empty;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment