Browse Source

bug #15435 (wait_timeout.test fails with the embedded server)

this test just can't work in the embedded server


mysql-test/t/wait_timeout.test:
  test can't work properly with the embedded server yet
pull/374/head
unknown 20 years ago
parent
commit
7c19c4da1a
  1. 3
      mysql-test/t/wait_timeout.test

3
mysql-test/t/wait_timeout.test

@ -1,3 +1,6 @@
# This tests not performed with embedded server
-- source include/not_embedded.inc
#
# Bug #8731: wait_timeout does not work on Mac OS X
#

Loading…
Cancel
Save