|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Virtual Tradeshows by Ziff Davis Enterprise – A Unique Opportunity to Interact with IT Experts, Access Information, and Gain Insight on Today’s Trends in Technology Learn more
|
|
#1
|
|||
|
|||
|
Hello,
I periodically recieve the following error from my MySQL server. "ERROR 2013: Lost connection to MySQL server during query" The server load is always very low (0.06). I can't figure out why I am getting these errors. Here is an extened status report from MySQL. +--------------------------+------------+ | Variable_name | Value | +--------------------------+------------+ | Aborted_clients | 5 | | Aborted_connects | 340 | | Created_tmp_tables | 2 | | Delayed_insert_threads | 0 | | Delayed_writes | 0 | | Delayed_errors | 0 | | Flush_commands | 1 | | Handler_delete | 25306 | | Handler_read_first | 23 | | Handler_read_key | 60061392 | | Handler_read_next | 40329034 | | Handler_read_rnd | 3588071416 | | Handler_update | 33411189 | | Handler_write | 433799 | | Key_blocks_used | 7822 | | Key_read_requests | 485870614 | | Key_reads | 5508 | | Key_write_requests | 536763 | | Key_writes | 103759 | | Max_used_connections | 152 | | Not_flushed_key_blocks | 0 | | Not_flushed_delayed_rows | 0 | | Open_tables | 125 | | Open_files | 84 | | Open_streams | 0 | | Opened_tables | 287 | | Questions | 76301760 | | Running_threads | 87 | | Slow_queries | 55 | | Uptime | 2499787 | +--------------------------+------------+ |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > MySQL errors. Please help. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|