Frank,

----- Original Message ----- From: ""Frank Denis (Jedi/Sector One)"" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.myodbc
Sent: Monday, December 13, 2004 12:25 AM
Subject: InnoDB status: why do I see MyISAM requests?



 Just curious...

 While running SHOW INNODB STATUS, the "list of transactions for each
sessions" part shows queries that are only related to MyISAM tables.

Is it the expected behavior?

yes, it prints

thd->query_str

which is the latest query on the connection.

Best regards,

Heikki Tuuri
Innobase Oy
Foreign keys, transactions, and row level locking for MySQL
InnoDB Hot Backup - a hot backup tool for InnoDB which also backs up MyISAM tables
http://www.innodb.com/order.php


Order MySQL technical support from https://order.mysql.com/


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to