mysql:15702
From: "ochiai" <"ochiai" <s.ochiai@xxxxxxxxxx>>
Date: Thu, 29 Mar 2012 14:02:04 +0900
Subject: [mysql 15702] Re: Error Code:2013(Lost connection…)対策を教えてください
平塚様 ありがとうございました。 ご示唆の通り、 > → DBMS connection read time out (in seconds) を長く設定したら、設定した時間で切れました。 設定箇所はここですね。 ----- Original Message ----- From: "HIRATSUKA Sadao" <hiratsuka.sadao@xxxxxxxxxx> To: <ml@xxxxxxxxxx> Sent: Thursday, March 29, 2012 11:38 AM Subject: [mysql 15701] Re: Error Code:2013(Lost connection…)対策を教えてください > こんにちは、平塚です。 > > On Thu, 29 Mar 2012 10:45:41 +0900 > "ochiai" <s.ochiai@xxxxxxxxxx> wrote: > >> Workbench:バージョン5.2.33CE Revision 7508 > > MySQL Workbench 5.2.34で、以下のオプションが追加されています。 > > Edit > → Preferences > → SQL Editor > → DBMS connection read time out (in seconds) > > ここを10秒に設定し、一度データベースに接続しなおしてから > 以下のSQLを実行したところ、エラーが再現しました。 > > SELECT SLEEP(11); > Error Code: 2013. Lost connection to MySQL server during query 10.515 sec > > 該当バグレポート > http://bugs.mysql.com/bug.php?id=60103 > > 変更履歴 > http://dev.mysql.com/doc/workbench/en/wb-news-5-2-34.html > > | MySQL Workbench lost the connection to the server for long-running > | queries (more than 600 seconds). (Bug #60103, Bug #11766876) > > 本日時点での最新版は5.2.38です。 > よろしくお願いいたします。 > > -- > 平塚貞夫 hiratsuka.sadao@xxxxxxxxxx > > > >
15700 2012-03-29 10:45 ["ochiai" <s.ochiai@x] Error Code:2013(Lost connection…)対策を教えてください 15701 2012-03-29 11:38 ┗[HIRATSUKA Sadao <hir] -> 15702 2012-03-29 14:02 ┗["ochiai" <s.ochiai@x]