Re: Error No: 2013. Lost Connection MySQL server during query

2002-11-29 Thread Gelu Gogancea
Hi, Old "story".You have many options.Perhaps the most "convenient" solutions are to start MySQL daemon with --skip-name-resolve("documentation - 4.1 Configuring MySQL") or you can add the client IP address and alias in the /etc/host. Other options are: -download MySQL 3.23.53a binary distribution

re: Error No: 2013. Lost Connection MySQL server during query

2002-11-29 Thread Egor Egorov
Cem, Friday, November 29, 2002, 9:31:21 AM, you wrote: CY> I am trying to connect to mysql server (3.23.52) on Linux Redhat 8 thru CY> win2000 with using any Front End applications CY> (SQLyog251, MySqlwinadmin, winmysqladmin, ...). On every try, I am CY> getting the same error message: Er