Code: Select all
[u@h W]$ tail -f /opt/app/mysql/log/mysqld.log
150216 20:23:14 InnoDB: Completed initialization of buffer pool
150216 20:23:14 InnoDB: highest supported file format is Barracuda.
150216 20:23:14 InnoDB: Waiting for the background threads to start
150216 20:23:15 InnoDB: 1.1.8 started; log sequence number 1595675
150216 20:23:15 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
150216 20:23:15 [Note] - '0.0.0.0' resolves to '0.0.0.0';
150216 20:23:15 [Note] Server socket created on IP: '0.0.0.0'.
150216 20:23:15 [Note] Event Scheduler: Loaded 0 events
150216 20:23:15 [Note] //opt/app/mysql/bin/mysqld: ready for connections.
Version: '5.5.25-log' socket: '//opt/app/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL)
Could it be that the hosts table is corrupted?
Is there a way to reload it?