1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

delayed.test fixed

mysql-test/t/delayed.test:
  shouldn't be tested in embedded server
This commit is contained in:
unknown
2006-11-13 18:12:15 +04:00
parent 28f6e13299
commit f660dfa64f

View File

@ -1,3 +1,5 @@
# delayed works differently in embedded server
--source include/not_embedded.inc
#
# test of DELAYED insert and timestamps
# (Can't be tested with purify :( )