Bug #28635 | Communications link failure due to underlying exception | ||
---|---|---|---|
Submitted: | 23 May 2007 22:43 | Modified: | 25 May 2007 8:01 |
Reporter: | Jeff Smith | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 5.0.15 | OS: | Linux |
Assigned to: | CPU Architecture: | Any |
[23 May 2007 22:43]
Jeff Smith
[24 May 2007 4:35]
Valeriy Kravchuk
Thank you for a problem report. Please, try to repeat with a newer version, 5.0.41. 5.0.15 is very old. Then, in case of the same problem, please send the results of: EXPLAIN SELECT MODEL_TASK_TYPE_ID FROM MODEL_TASK_TYPE WHERE MODEL_TASK_TYPE=? AND MODEL_TYPE=? AND USER_ID=? AND COMPUTER_ID=?; with ? replaced by usual values you use. Send the results of: SHOW CREATE TABLE MODEL_TASK_TYPE; SHOW TABLE STATUS LIKE 'MODEL_TASK_TYPE'; CHECK TABLE MODEL_TASK_TYPE;
[24 May 2007 23:02]
Jeff Smith
I updated MySQL to version 5.0.41 and the problem went away
[25 May 2007 8:01]
Valeriy Kravchuk
Closed as not repeatable with 5.0.41.