MySQL ERROR - don`t working

eushells

Verified User
Joined
Jan 26, 2012
Messages
36
Location
Cluj, EU
[root@jupiter etc]# cat /etc/my.cnf
[mysqld]
local-infile=0
[root@jupiter etc]#

[root@jupiter etc]# /sbin/service mysqld start
Starting MySQL..................................................................................................... ERROR! Manager of pid-file quit without updating file.
[root@jupiter etc]#

I wanted to change max_allowed_packet, after the tutorial in the following link: http://help.directadmin.com/item.php?id=44 but now neither normally not go.

How can I solve the problem? Thanks
 
Hello.

I solved the problem, was started in safe mode and not the mysql I could run another process :).
 
Back
Top