Redhat linux as4下mysql两个问题的处理
问题2:Timeout error occurred trying to start MySQL Daemon. #/etc/init.d/mysqld restartstopping mysql
Timeout error occurred trying to start MySQL Daemon.
但是这个时候mysql实际上已经起动了,因为用netstat -ln命令去看3306端口已经起动.使用mysql -u root -p password也能连接到数据库.
页:
[1]