ib_buffer_pool ib_logfile0 ibtmp1 mysql-bin.000001 performance_schema test 3、在數(shù)據(jù)庫中插入一條記錄,再執(zhí)行flush-logs操作,生成新的二進(jìn)制增量備份文件。 mysql> insert into yx(name,score) values('tom',87); Query OK, 1 row affected (0.00 sec) mysql> select * from yx; +---+---+ | ...
www.dbjr.com.cn/article/1431...htm 2025-5-15