mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
post-merge fixes.
most tests pass. 5.3 merge is next
This commit is contained in:
@@ -88,8 +88,8 @@ master-bin.000009 # <Binlog_Do_DB> <Binlog_Ignore_DB>
|
||||
select * from t4;
|
||||
a
|
||||
testing temporary tables part 2
|
||||
Master_Log_File master-bin.000009
|
||||
Relay_Master_Log_File master-bin.000009
|
||||
Master_Log_File = 'master-bin.000009'
|
||||
Relay_Master_Log_File = 'master-bin.000009'
|
||||
include/check_slave_is_running.inc
|
||||
lock tables t3 read;
|
||||
select count(*) from t3 where n >= 4;
|
||||
|
Reference in New Issue
Block a user