我安装完了,怎么启动啊??
[root]mysqld_safe &
.....
[root]mysql
ERROR 2002:Can't connect to local MySQL server through socket'tmp/mysql.sock'(2)
[ROOT]mysqladmin -u root password '123'
ERROR 2002:Can't connect to local MySQL server through socket'tmp/mysql.sock'(2)
Check that mysqld is running and that the socket'/tmp/mysql.sock'exists!