<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Finding long running INNODB transactions</title> <atom:link href="http://www.haidongji.com/2011/05/29/finding-long-running-innodb-transactions/feed/" rel="self" type="application/rss+xml" /><link>http://www.haidongji.com/2011/05/29/finding-long-running-innodb-transactions/</link> <description>季庄新闻--Haidong Ji's Blog</description> <lastBuildDate>Fri, 28 Sep 2012 10:30:30 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.4.2</generator> <item><title>By: Haidong Ji</title><link>http://www.haidongji.com/2011/05/29/finding-long-running-innodb-transactions/comment-page-1/#comment-18588</link> <dc:creator>Haidong Ji</dc:creator> <pubDate>Tue, 31 May 2011 18:15:17 +0000</pubDate> <guid
isPermaLink="false">http://www.haidongji.com/?p=1203#comment-18588</guid> <description>Thanks Vasil for the link.
It looks interesting. I will find some time to dig into it. Mark Leith&#039;s blog post on the same subject is also pretty interesting.</description> <content:encoded><![CDATA[<p>Thanks Vasil for the link.</p><p>It looks interesting. I will find some time to dig into it. Mark Leith&#8217;s blog post on the same subject is also pretty interesting.</p> ]]></content:encoded> </item> <item><title>By: Finding and killing long running InnoDB transactions with Events &#124; Mark Leith</title><link>http://www.haidongji.com/2011/05/29/finding-long-running-innodb-transactions/comment-page-1/#comment-18587</link> <dc:creator>Finding and killing long running InnoDB transactions with Events &#124; Mark Leith</dc:creator> <pubDate>Tue, 31 May 2011 12:01:22 +0000</pubDate> <guid
isPermaLink="false">http://www.haidongji.com/?p=1203#comment-18587</guid> <description>[...] seen a number of solutions for finding long running transactions or sessions within InnoDB / MySQL now. [...]</description> <content:encoded><![CDATA[<p>[...] seen a number of solutions for finding long running transactions or sessions within InnoDB / MySQL now. [...]</p> ]]></content:encoded> </item> <item><title>By: Vasil Dimov</title><link>http://www.haidongji.com/2011/05/29/finding-long-running-innodb-transactions/comment-page-1/#comment-18586</link> <dc:creator>Vasil Dimov</dc:creator> <pubDate>Tue, 31 May 2011 06:29:32 +0000</pubDate> <guid
isPermaLink="false">http://www.haidongji.com/?p=1203#comment-18586</guid> <description>Hello,
Have you tried extracting the data from the 3 INFORMATION_SCHEMA InnoDB tables about transactions: innodb_trx, innodb_locks and innodb_lock_waits? They are described in http://dev.mysql.com/doc/innodb-plugin/1.0/en/innodb-information-schema-transactions.html
Thanks!</description> <content:encoded><![CDATA[<p>Hello,</p><p>Have you tried extracting the data from the 3 INFORMATION_SCHEMA InnoDB tables about transactions: innodb_trx, innodb_locks and innodb_lock_waits? They are described in <a
href="http://dev.mysql.com/doc/innodb-plugin/1.0/en/innodb-information-schema-transactions.html" rel="nofollow">http://dev.mysql.com/doc/innodb-plugin/1.0/en/innodb-information-schema-transactions.html</a></p><p>Thanks!</p> ]]></content:encoded> </item> </channel> </rss>