<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryuichi1208</author_name>
  <author_url>https://blog.hatena.ne.jp/ryuichi1208/</author_url>
  <blog_title>地方エンジニアの学習日記</blog_title>
  <blog_url>https://ryuichi1208.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>現在実行中のトランザクションからtrx_mysql_thread_idをメモする SELECT trx_id,trx_query,trx_mysql_thread_id FROM information_schema.innodb_trx ORDER BY trx_started; PROCESSLIST_IDに先ほどのtrx_mysql_thread_idを指定する SELECT THREAD_ID FROM performance_schema.threads WHERE PROCESSLIST_ID =; THREAD_IDを使ってperformance_schema.events_st…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryuichi1208.hateblo.jp%2Fentry%2F2023%2F01%2F24%2F213102&quot; title=&quot;【MySQL】トランザクションの過去のクエリを見たい - 地方エンジニアの学習日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-01-24 21:31:02</published>
  <title>【MySQL】トランザクションの過去のクエリを見たい</title>
  <type>rich</type>
  <url>https://ryuichi1208.hateblo.jp/entry/2023/01/24/213102</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
