Bug #15440 (handler.test hangs in embedded mode)

the old problem - mysqltest can't handle multiple connections in the
embedded server properly. So i disabled the test for the embedded mode
until mysqltest is fixed


mysql-test/t/handler.test:
  test temporarily disabled in embedded server
This commit is contained in:
unknown 2006-07-25 18:02:42 +05:00
parent c939a8d7e5
commit 43181777c1

View file

@ -1,3 +1,4 @@
-- source include/not_embedded.inc
#
# test of HANDLER ...
#