Commit 48868b2d authored by Horst Hunger's avatar Horst Hunger
Browse files

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

parent a5e248d4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
#                                                                              #
################################################################################

--source include/not_embedded.inc

--disable_warnings
DROP TABLE IF EXISTS t1;