1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-05 01:43:31 +03:00
Files
mariadb/mysql-test/r/have_debug.require
vva@eagle.mysql.r18.ru 15cd52c6cb added synchronization in mysql_create_like_table
(
fixed BUG #2385 CREATE TABLE LIKE lacks locking on source and destination table
and added tests for it
)
2004-04-01 23:13:25 +05:00

2 lines
50 B
Plaintext

instr(version(),convert('debug' using utf8))!=0;
1