first sorry for my bad english
in my server i cant start mysql i dont know why
Code:
[root@ante-ambulo ~]# service mysql start
Starting MySQL.................................................................................................../etc/init.d/mysql: line 159: kill: (22078) - No such process
[FAILED] i my cnf file have
Code:
[root@ante-ambulo ~]# cat /etc/my.cnf
[mysqld]
set-variable = max_connections=500
safe-show-database
[root@ante-ambulo ~]#
my linux box is CentOS release 4.6 (Final)
i dont know what to do