Fix for bug#38349: concurrent_insert_func must not with embedded server.

This commit is contained in:
Horst Hunger 2008-09-10 16:11:08 +02:00
commit aa9f67d12c

View file

@ -19,6 +19,7 @@
# #
################################################################################
--source include/not_embedded.inc
--disable_warnings
DROP TABLE IF EXISTS t1;