Bug #5800 restore byte counter funny
Submitted: 29 Sep 2004 12:08 Modified: 13 Oct 2005 13:54
Reporter: Andreas Götz Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.0.12 OS:Windows (WinXP SP1)
Assigned to: Mike Lischke CPU Architecture:Any

[29 Sep 2004 12:08] Andreas Götz
Description:
when restoring a backup just generated, the byte conuter will proceed to 100%, then start again, 2nd time much slower. also, after finishing restore, the bytes restored counter will be lower than the bytes total counter- leading to confusion.

How to repeat:
backup, restore one db

Suggested fix:
.
[13 Oct 2005 13:54] Mike Lischke
Cannot reproduce this problem. It is probably already fixed. Keep also in mind that first an analyzation step is performed, which makes the progress bar go from 0 to max (with small scripts this is a matter of one second or so) and then it starts over with the actual restore part.