mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
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
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
instr(version(),convert('debug' using utf8))!=0;
|
||||
1
|
||||
instr(version(),convert('debug' using utf8))!=0
|
||||
1
|
||||
|
Reference in New Issue
Block a user