MySQL Forums
Forum List  »  InnoDB

Re: Query id on SHOW INNODB STATUS
Posted by: Rick James
Date: April 06, 2012 09:05PM

Do you run with autocommit = 0?

Do you use Replication?

SHOW VARIABLES LIKE 'innodb%';
SHOW STATUS LIKE 'Innodb%';

Options: ReplyQuote


Subject
Views
Written By
Posted
9514
April 05, 2012 03:47AM
3022
April 05, 2012 07:20AM
Re: Query id on SHOW INNODB STATUS
2779
April 06, 2012 09:05PM
3646
April 07, 2012 04:22AM
2850
April 08, 2012 08:18AM
2251
April 08, 2012 11:38AM
2718
April 09, 2012 07:51AM
2363
April 10, 2012 06:04AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.