Commit 696c787a authored by unknown's avatar unknown

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


mysql-test/r/have_debug.require:
  corrected mistake
mysql-test/t/synchronization.test:
  corrected wrong test
parent bceaf674
instr(version(),convert('debug' using utf8))!=0;
instr(version(),convert('debug' using utf8))!=0
1
-- source include/have_crypt.inc
-- source include/have_debug.inc
#
# Test for Bug #2385 CREATE TABLE LIKE lacks locking on source and destination table
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment