if update table has rows being inserted every few seconds, snapshot @ when called mysqldump or try catch rows being updated?
you snapshot moment database locks table.
if run:
mysqldump database
, dump 1 table @ time, , based off time starts dumping particular table, not moment started running dump.
Comments
Post a Comment