hello
ive got a problem with a server, today de mysql stopped working and never came back ....
I trying to reinstall mysql, but got this:
who has any sollution ?
i deleted the .tar.gz files, tried mysql 5.1 and 5.5 (5.1 was running!)
tried to 'delete' /usr/local/mysql/
the directorys is there, (symlink to /usr/local/mysql-5.1.58-linux-x86_64)
something stranges:
srv01:/usr/local# mysqld --help
mysqld Ver 5.0.32-Debian_7etch8-log for pc-linux-gnu on i486 (Debian etch distribution)
Its a 64bits Debian !
help!
ive got a problem with a server, today de mysql stopped working and never came back ....
I trying to reinstall mysql, but got this:
Code:
./build mysql d
Stopping mysqld ...
Stopping mysqld: [ FAILED ]
Starting mysqld: [ OK ]
Giving mysqld a few seconds to start up...
/usr/local/mysql/bin/mysqld_safe: line 487: /usr/local/mysql/bin/my_print_defaults: No such file or directory
/usr/local/mysql/bin/mysqld_safe: line 493: /usr/local/mysql/bin/my_print_defaults: No such file or directory
./build: line 3126: /usr/local/mysql/bin/mysql_upgrade: No such file or directory
Restarting MySQL.
Stopping mysqld: [ FAILED ]
Starting mysqld: [ OK ]
It is recommended to do "./build php n" after MySQL update.
/usr/local/mysql/bin/mysqld_safe: line 487: /usr/local/mysql/bin/my_print_defaults: No such file or directory
/usr/local/mysql/bin/mysqld_safe: line 493: /usr/local/mysql/bin/my_print_defaults: No such file or directory
srv01:/usr/local/directadmin/custombuild#
who has any sollution ?
i deleted the .tar.gz files, tried mysql 5.1 and 5.5 (5.1 was running!)
tried to 'delete' /usr/local/mysql/
the directorys is there, (symlink to /usr/local/mysql-5.1.58-linux-x86_64)
something stranges:
srv01:/usr/local# mysqld --help
mysqld Ver 5.0.32-Debian_7etch8-log for pc-linux-gnu on i486 (Debian etch distribution)
Its a 64bits Debian !
help!
Last edited: