1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

corrected wrong checking of DBUG_OFF in mysql-test/t/synchronization.test

This commit is contained in:
vva@eagle.mysql.r18.ru
2004-04-05 18:27:19 +05:00
parent 18b4e9c970
commit 611409490a
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
-- source include/have_crypt.inc
-- source include/have_debug.inc
#
# Test for Bug #2385 CREATE TABLE LIKE lacks locking on source and destination table