Hello.
If you have a reproducible test case, you should report a bug.
Andreas Unterkircher <[EMAIL PROTECTED]> wrote:
> I can now isolate the problems with the appearing "lock" of some queries.
>
> I updated MySQL from 4.1 to 5beta
> (mysql-standard-5.0.10-beta-linux-x86_64-glibc2
I can now isolate the problems with the appearing "lock" of some queries.
I updated MySQL from 4.1 to 5beta
(mysql-standard-5.0.10-beta-linux-x86_64-glibc23) to test if the problem
still appears
in the newer version. I made a full sqldump on the old server and import
it successfully on the new
> > When I strace the mysqld process it doesn't do anything, it's waiting
>
> Do you use the official binaries? There're additional InnoDB monitors
> mentioned at:
> http://dev.mysql.com/doc/mysql/en/innodb-monitor.html
>
> which could provide more information.
My first try was with the incl
Hello.
> When I strace the mysqld process it doesn't do anything, it's waiting
Do you use the official binaries? There're additional InnoDB monitors
mentioned at:
http://dev.mysql.com/doc/mysql/en/innodb-monitor.html
which could provide more information.
> When I strace the mysq