MySQL server has gone away (4.1.15)

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
piotrek
New Forum User
New Forum User
Posts: 4
Joined: Wed Nov 23, 2005 11:15 am

MySQL server has gone away (4.1.15)

Unread post by piotrek »

Hi All,

I use: Mysql 4.1.15, PHP 4.4.1, FC3 from ART.
I did an upgrade from ART from Mysql 3.23 to 4.1.15 on fresh box with Plesk 7.5.4. Im getting problems with "MySQL server has gone away" and ~ "MySQL lost connection during query" while connecting and doing queries from regular users, added from Plesk control panel. For example:

[root@hostname ~]# mysql -u REGULAR_USER -p PASSWORD DATABASE_OF_THIS_REGULAR_USER -e 'show tables'
ERROR 2006 (HY000) at line 1: MySQL server has gone away

and with all other queries...!

When i tried to do it with admin user (admin user from Plesk is also root of mysql of course), all works really fine!

My admin password was not changed since box and plesk installation even after upgrade from ART. I thought that is a problem of famous old_passwords but it is not.

I dont know what to do :) Please advice me ...


Peter
Brent
Forum User
Forum User
Posts: 68
Joined: Tue Dec 21, 2004 11:40 pm

Unread post by Brent »

Mysql will not start with .15!!! What do I do?
EvolutionCrazy
Forum User
Forum User
Posts: 67
Joined: Wed Jun 01, 2005 5:52 pm

Unread post by EvolutionCrazy »

any error in /var/log/mysqld ?
Post Reply