minor cleanup

mysql-test/t/sp_stress_case.test:
  Minor cleanup ... the test is now faster, even in debug builds
This commit is contained in:
unknown 2006-12-11 18:52:24 -07:00
parent 1ec1068037
commit d501b2dd39

View File

@ -3,11 +3,6 @@
# usage, limitation)
#
# This test takes some time (8 min) in debug builds
# It's provided as a separate file so that the next line can be uncommented
# later if needed:
# -- source include/big_test.inc
--disable_warnings
DROP PROCEDURE IF EXISTS proc_19194_codegen;
DROP PROCEDURE IF EXISTS bug_19194_simple;