Hi,
I have MySQL version 3.23.41 and when I connect from localhost, it's OK.
Hovewer, when I connect via IP (f.e. mysql -h IP, or from other computer in
Internet), then MySQL resut error ERROR 2013: Lost connection to MySQL
server during query.
This is a part of variable from MySQL on the my server:

| connect_timeout                 | 5
| max_allowed_packet              | 1047552
| max_binlog_cache_size           | 4294967295
| max_binlog_size                 | 1073741824
| max_connections                 | 100
| max_connect_errors              | 10
| max_delayed_threads             | 20
| max_heap_table_size             | 16777216
| max_join_size                   | 4294967295
| max_sort_length                 | 1024
| max_user_connections            | 0
| net_buffer_length               | 16384
| net_read_timeout                | 30
| net_retry_count                 | 10
| net_write_timeout               | 60
| open_files_limit                | 0
| pid_file                        | /var/run/mysqld/mysqld.pid
| port                            | 3306

| protocol_version                | 10
| record_buffer                   | 131072
| record_rnd_buffer               | 131072
| query_buffer_size               | 0
| safe_show_database              | OFF
| server_id                       | 0
| slave_net_timeout               | 3600
| skip_locking                    | ON
| skip_networking                 | OFF
| skip_show_database              | OFF


Please, where is error, or what is wrong?

Ing. Jan Tobolík, Czech Republic
programmer,
administrator
tel: 777/ 01 01 77


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to