1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

fixed slave to clean up load data infile temp files

instrumented the server with DBUG_SYNC_POINT() macro
This commit is contained in:
sasha@mysql.sashanet.com
2001-10-03 13:55:31 -06:00
parent 6b37cce2ae
commit 20ece90471
5 changed files with 112 additions and 5 deletions

View File

@ -46,3 +46,4 @@ show new master for slave with master_log_file='master-bin.002' and
master_log_pos=4 and master_log_seq=1 and master_server_id=1;
show new master for slave with master_log_file='master-bin.002' and
master_log_pos=137 and master_log_seq=3 and master_server_id=1;