[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
[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