mimic
Verified User
I tried to upgrade mysql from 5.0 to 5.1, but got an error.
So i removed 5.1 files and downloaded 5.0 again:
tesla:/usr/local/directadmin/custombuild# ./build mysql
--14:32:18-- http://files.directadmin.com/services/all/mysql/debian/mysql-5.0.67-linux-i686.tar.gz
=> `mysql-5.0.67-linux-i686.tar.gz'
Resolving files.directadmin.com... 72.35.85.222
Connecting to files.directadmin.com[72.35.85.222]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 28,160,997 [application/x-gzip]
100%[=======================================================================================>] 28,160,997 261.37K/s ETA 00:00
14:34:04 (258.74 KB/s) - `mysql-5.0.67-linux-i686.tar.gz' saved [28160997/28160997]
Stopping mysqld ...
Stopping mysqld: [ FAILED ]
/etc/init.d/mysqld: line 9: cd: /usr/local/bin/mysql: Not a directory
Starting mysqld: [ OK ]
Giving mysqld a few seconds to start up...
Looking for 'mysql' in: /usr/local/mysql-5.0.67-linux-i686/bin/mysql
Looking for 'mysqlcheck' in: /usr/local/mysql-5.0.67-linux-i686/bin/mysqlcheck
This installation of MySQL is already upgraded to 5.0.67, use --force if you still need to run mysql_upgrade
/usr/local/mysql/bin/mysqlcheck: unknown option '--fix-db-names'
Restarting MySQL.
Stopping mysqld: [ OK ]
/etc/init.d/mysqld: line 9: cd: /usr/local/bin/mysql: Not a directory
Starting mysqld: [ OK ]
It is recommended to do "./build php n" after MySQL update.
tesla:/usr/local/directadmin/custombuild#
But the service stays offline.
So i removed 5.1 files and downloaded 5.0 again:
tesla:/usr/local/directadmin/custombuild# ./build mysql
--14:32:18-- http://files.directadmin.com/services/all/mysql/debian/mysql-5.0.67-linux-i686.tar.gz
=> `mysql-5.0.67-linux-i686.tar.gz'
Resolving files.directadmin.com... 72.35.85.222
Connecting to files.directadmin.com[72.35.85.222]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 28,160,997 [application/x-gzip]
100%[=======================================================================================>] 28,160,997 261.37K/s ETA 00:00
14:34:04 (258.74 KB/s) - `mysql-5.0.67-linux-i686.tar.gz' saved [28160997/28160997]
Stopping mysqld ...
Stopping mysqld: [ FAILED ]
/etc/init.d/mysqld: line 9: cd: /usr/local/bin/mysql: Not a directory
Starting mysqld: [ OK ]
Giving mysqld a few seconds to start up...
Looking for 'mysql' in: /usr/local/mysql-5.0.67-linux-i686/bin/mysql
Looking for 'mysqlcheck' in: /usr/local/mysql-5.0.67-linux-i686/bin/mysqlcheck
This installation of MySQL is already upgraded to 5.0.67, use --force if you still need to run mysql_upgrade
/usr/local/mysql/bin/mysqlcheck: unknown option '--fix-db-names'
Restarting MySQL.
Stopping mysqld: [ OK ]
/etc/init.d/mysqld: line 9: cd: /usr/local/bin/mysql: Not a directory
Starting mysqld: [ OK ]
It is recommended to do "./build php n" after MySQL update.
tesla:/usr/local/directadmin/custombuild#
But the service stays offline.
Last edited: