Question :
I am installing mysql-5.5.7rc
from source code. After installation when i start mysqld
service is being run but as soon as i run mysql
client service server service gets aborted.. And also mysql_install_db
is not being installed even after running mysqld
service running.
Please someone help me..
Answer :
First of all try to stop the mysql server by mysqld stop and then try to start the service.
or user super user authentication to like su command before your command and if password ask enter your ubuntu login password