Quantcast
Channel: MySQL Forums - InnoDB
Viewing all articles
Browse latest Browse all 1954

Query id on SHOW INNODB STATUS (6 replies)

$
0
0
Hello,

I'm facing many strange locks and I would like to know how to track the "query id" shown in the show innodb status :

------------------
---TRANSACTION 0 574862335, ACTIVE 355 sec, process no 18032, OS thread id 1080617296
61 lock struct(s), heap size 6752, 41 row lock(s), undo log entries 83
MySQL thread id 652555, query id 47627485 xx.xx.xx.xx user_foo
Trx read view will not see trx with id >= 0 574862336, sees < 0 574862336

I have logs per minute with innotop, show processlist, slow log and the general_log and I'm still not able to find this query id : 47627485 in any log... The only thing I have is the tread Id in the general log (652555) but it is responsible for many requests...

How can I log the query id ?

Thanks a lot.

Kin

Viewing all articles
Browse latest Browse all 1954

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>