Commit d501b2dd authored by unknown's avatar unknown
Browse files

minor cleanup


mysql-test/t/sp_stress_case.test:
  Minor cleanup ... the test is now faster, even in debug builds
parent 1ec10680
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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;