mysql problem

alpus

Verified User
Joined
Jun 3, 2007
Messages
7
[root@ns1 custombuild]# service mysqld status
/etc/init.d/mysqld: line 409: test: too many arguments
MySQL is running but PID file could not be found [FAILED]
[root@ns1 custombuild]#
 
[root@ns1 custombuild]# service mysqld status
/etc/init.d/mysqld: line 409: test: too many arguments
MySQL is running but PID file could not be found [FAILED]
[root@ns1 custombuild]#

Try running:
Code:
rm -f /usr/local/directadmin/custombuild/mysql/*
/usr/local/directadmin/custombuild/build update
/usr/local/directadmin/custombuild/build mysql
 
/usr/local/directadmin/custombuild/build mysql


after


This is a brief description of the upgrade process. Important details
can be found in the MySQL manual, in the Upgrading section.
******************************************************************
error: %pre(MySQL-server-5.0.91-1.i386) scriptlet failed, exit status 1
error: install: %pre scriptlet failed (2), skipping MySQL-server-5.0.91-1
Starting MySQL.....................................................




mysql start problem
 
Back
Top