nous() )
COdbc::SetBatchMode( COdbc::GBatchMode() )
*COdbc::SetTransactions( COdbc::GTransManual() )
COdbc::SetLogOn
*COdbc::SetQueryTimeOut( 600 )
*COdbc::SetDispWarnings( .T. )
Hello,
Recently I have installed MySQL-Max 4.0.3 in my production server, and
in the error log I found the following message (or very similar) several
times:
"InnoDB: Assertion failure in thread xxx in file btr0pcur.c line
203"
Why takes place this crash?
NOTE: Querys associated to cra
Threads: 12 Questions: 107446 Slow queries: 485 Opens: 88 Flush tables: 1
Open tables: 82 Queries per second avg: 42.722
--
Why have I so many slow querys???
I can't understand, but the performance get down.
I have Mysql/apache/php
it's a web aplication
what can i do?
thanks