On Thu, 7 Apr 2005, Gleb Paharenko wrote:
> Hello.
>
> If you're using an InnoDB tables you could monitor the progress
> with SHOW INNODB STATUS using the number of proceeded rows. See:
>
> http://dev.mysql.com/doc/mysql/en/innodb-monitor.html
>
>
Thanks. I'll give it a shot.
Mike
>
>
Hello.
If you're using an InnoDB tables you could monitor the progress
with SHOW INNODB STATUS using the number of proceeded rows. See:
http://dev.mysql.com/doc/mysql/en/innodb-monitor.html
Mike Muratet <[EMAIL PROTECTED]> wrote:
> Greetings
>
> I have a query that has been ru