|
|
|
(Got timeout reading communication packets)
|
|||
|---|---|---|---|
|
#18+
Привет. Где можно почитать точно о смысле ошибки: (Got timeout reading communication packets) . А то тут ее один деятель вызывает своими тестами у утверждает, что это криво настроенный MySQL. Спасибо. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 01.07.2014, 13:06:28 |
|
||
|
(Got timeout reading communication packets)
|
|||
|---|---|---|---|
|
#18+
Нет, это --- сетевые проблемы. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 01.07.2014, 15:53:50 |
|
||
|
(Got timeout reading communication packets)
|
|||
|---|---|---|---|
|
#18+
ДаВот, нигде не почитать. То есть, вы, конечно, можете найти перевод ошибки, но вам же надо понять в каких случаях она возникает и какой из них ваш. Допустим, перевод означал бы "ошибка возникающая когда время ожидания ответа на клиентском приложении превысило определенный порог". И чем вам это поможет ? Так что подробнее описывайте что там за тесты. автор Нет, это --- сетевые проблемы. Слишком уж самоуверенное утверждение. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 01.07.2014, 16:32:17 |
|
||
|
(Got timeout reading communication packets)
|
|||
|---|---|---|---|
|
#18+
Возможно, сильно занижены значения interactive_timeout или wait_timeout . ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 01.07.2014, 16:37:14 |
|
||
|
(Got timeout reading communication packets)
|
|||
|---|---|---|---|
|
#18+
miksoft, в этом случае обычно возникает Lost connection to MySQL server - совсем другой текст ошибки с точки зрения клиента. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 01.07.2014, 16:46:52 |
|
||
|
(Got timeout reading communication packets)
|
|||
|---|---|---|---|
|
#18+
netwindmiksoft, в этом случае обычно возникает Lost connection to MySQL server - совсем другой текст ошибки с точки зрения клиента.Да, наверное, я не прав. Хотя в интернетах иногда попадаются упоминания о связи сабжевой ошибки и приведенных мною параметров. Хорошо бы узнать 4-значный код ошибки (обычно пишется после нее в скобках). ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 01.07.2014, 16:57:45 |
|
||
|
(Got timeout reading communication packets)
|
|||
|---|---|---|---|
|
#18+
В связи с этой ошибкой в основном ругают заторможеного и неряшливого клиента: 1) The client program did not call mysql_close() before exiting. 2) The client had been sleeping more than wait_timeout or interactive_timeout seconds without issuing any requests to the server. 3) The client program ended abruptly in the middle of a data transfer. Кстати это сообшение идет как подлежашая причина с основным сообшением"Aborted connection" . Лечение надо начинать с разных сторон: мускл логи, изучением настроек, зависших сессий, медленых логов, битьем плеткой нерадивых клиентов которые не закрывают конекции... Aborted connection 31084472 to db: ‘ms’ user: ‘login’ host: `x.x.x.12′ (Got timeout reading communication packets) ERROR Message : 081016 23:25:44 Aborted connection 31084472 to db: ‘ms’ user: ‘login’ host: `x.x.x.12′ (Got timeout reading communication packets) 081016 23:25:44 Aborted connection 31084391 to db: ‘ms’ user: ‘login’ host: `x.x.x.13′ (Got timeout reading communication packets) 081016 23:25:44 Aborted connection 31084488 to db: ‘ms’ user: ‘login’ host: `x.x.x.15′ (Got timeout reading communication packets) 081016 23:25:44 Aborted connection 31084509 to db: ‘ms’ user: ‘login’ host: `x.x.x.15′ (Got timeout reading communication packets) 081016 23:25:45 Aborted connection 31084518 to db: ‘ms’ user: ‘login’ host: `x.x.x..11′ (Got an error reading communication packets) The below are the Reasons to get the above error : Aborted connections messages appear in the error log, the cause can be any of the following: 1) The client program did not call mysql_close() before exiting. 2) The client had been sleeping more than wait_timeout or interactive_timeout seconds without issuing any requests to the server. 3) The client program ended abruptly in the middle of a data transfer. When any of these things happen, the server increments the Aborted_clients status variable. The server increments the Aborted_connects status variable when the following things happen: 1) A client doesn’t have privileges to connect to a database. 2) A client uses an incorrect password. 3) A connection packet doesn’t contain the right information. 4) It takes more than connect_timeout seconds to get a connect packet. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 01.07.2014, 18:04:53 |
|
||
|
|

start [/forum/topic.php?fid=47&msg=38684961&tid=1834575]: |
0ms |
get settings: |
8ms |
get forum list: |
11ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
59ms |
get topic data: |
9ms |
get forum data: |
2ms |
get page messages: |
47ms |
get tp. blocked users: |
1ms |
| others: | 274ms |
| total: | 417ms |

| 0 / 0 |
