This forum is no longer active. Please post your questions to our new community site
Not start mysql (cp insatalldir to another machine)
|
|
Hello. I’m make a full backup by wiki and untar in same directory on another machine (Ubuntu 11.04 → Ubuntu 11.04) But mysql not started please help ! $ cd installdir new terminal window on another machine UPDATE:
mysqld.log: 110627 12:25:13 [ERROR] Aborting 110627 12:25:13 [Note] /opt/rubystack-2.2-0/mysql/bin/mysqld.bin: Shutdown complete 110627 12:25:13 mysqld_safe mysqld from pid file /opt/rubystack-2.2-0/mysql/data/user-10.pid ended |
|
|
Hi, Does the mysql user exists in the machine? Try to create this user and try to start the database again. |
|
|
Don’t know how. Please help ! |
|
|
sudo adduser mysql
it works! |
|
|
I’m glad to hear that! |

