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

Fix after merge

This commit is contained in:
unknown
2005-05-24 22:31:57 +01:00
parent 879d932ba9
commit e35bd059c0
2 changed files with 22 additions and 8 deletions

View File

@ -70,12 +70,16 @@ master-bin.000002 434 Query 1 510 use `test`; drop table t1
show binary logs;
Log_name File_size
master-bin.000001 0
master-bin.000002 276
master-bin.000002 510
Warnings:
Error 29 File 'master-bin.000001' not found (Errcode: 2)
start slave;
show binary logs;
Log_name File_size
slave-bin.000001 0
slave-bin.000002 170
slave-bin.000002 348
Warnings:
Error 29 File 'slave-bin.000001' not found (Errcode: 2)
show binlog events in 'slave-bin.000001' from 4;
Log_name Pos Event_type Server_id End_log_pos Info
slave-bin.000001 4 Format_desc 2 98 Server ver: VERSION, Binlog ver: 4