Check the progress of an UPDATE
Using SHOW INNODB STATUS:
undo log entries 121883836
In an update statement, this is the number of rows updated so far.
Using SHOW INNODB STATUS:
undo log entries 121883836
In an update statement, this is the number of rows updated so far.
MysqlUpdateProgress (last edited 2010-07-01 10:29:26 by DavidKeen)