Re: localhost vs. 127.0.0.1 error: 'Lost connection to MySQL server during query'

2006-01-11 Thread Gleb Paharenko
=20 > | > | version_compile_machine | i386 =20 > | > | version_compile_os | pc-linux-gnu =20 > | > | wait_timeout

localhost vs. 127.0.0.1 error: 'Lost connection to MySQL server during query'

2006-01-10 Thread Lance Rochelle
27.0.0.1 -u root -p ping Enter password: mysqladmin: connect to server at '127.0.0.1' failed error: 'Lost connection to MySQL server during query' ok so my issue is the software that i am using is hardcoded to use 127.0.0.1 and not localhost. Even if i add the bind-address to

Error: Lost connection to MySQL Server during query AND MySQL has gone away

2002-02-26 Thread John Chee
Client: MS Visual Basic 6.0 - ADO 2.5, Windows 2K Professional, Win 95, Win 98. Server: Redhat Linux 7.0, MySQL 3.23.41. For trouble shooting purposes, I've done the followings (as recommended by someone): 1) In Linux server, I run df - The useage for all filesystems are less than 50 %. 2) In

Re: ERROR: Lost connection to MySQL server during query

2001-08-28 Thread Grigory Bakunov
Date |Fri, 24 Aug 2001 14:08:43 -0400 (EDT) >From |boulat <[EMAIL PROTECTED]> Hello! B> Hi group, B> Im using the latest mySQL 3.23.41, ever since I installed the new B> version I've been getting "Lost connection to MySQL server during query" B> 50% of the time on my mySQL server. I have a lo

ERROR: Lost connection to MySQL server during query

2001-08-25 Thread boulat
Hi group, Im using the latest mySQL 3.23.41, ever since I installed the new version I've been getting "Lost connection to MySQL server during query" 50% of the time on my mySQL server. I have a load average of 247 queries per second accordig to mysqladmin status. Anyone experienced the same p