| Gleb Paharenko 2006-01-04, 7:23 am |
| Hello.
See:
http://dev.mysql.com/doc/refman/5.0/en/gone-away.html
> Any reason why this happens? Should I be worried?=20
You have an old MySQL version (4.1.8), upgrade to the latest release.
Jørn Dahl-Stamnes wrote:
> I have been using mysql client for some time when I got this error:
>
> mysql> select * from mytable;
> ERROR 2006 (HY000): MySQL server has gone away
> No connection. Trying to reconnect...
> ERROR 1045 (28000): Access denied for user '<username>'@'<my.ip.addr>' (usi=
> ng=20
> password: YES)
> ERROR:
> Can't connect to the server
>
> mysql> quit
> Bye
> $ mysql -h sql -u <sqluser> -p
> Enter password:
> Welcome to the MySQL monitor. Commands end with ; or \g.
> Your MySQL connection id is 6669 to server version: 4.1.8-standard
>
>
> MySQL is running on a server and I have to go through a firewall to reach i=
> t.
> Any reason why this happens? Should I be worried?=20
>
> =2D-=20
> J=F8rn Dahl-Stamnes
> homepage: http://www.dahl-stamnes.net/dahls/
>
--
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Gleb Paharenko
/ /|_/ / // /\ \/ /_/ / /__ Gleb.Paharenko@ensita.net
/_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.NET
<___/ www.mysql.com
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql? unsub...sie.nctu.edu.tw
|