查看mysql_error.log
[root@localhost db]# tail -10 mysql_error.log
2018-07-23 17:05:01 6412 [Note] InnoDB: 5.6.40 started; log sequence number 1625987
2018-07-23 17:05:01 6412 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUI
D: 7b434fd8-8e57-11e8-bdb5-000c298119c8.
2018-07-23 17:05:01 6412 [Note] Server hostname (bind-address): '*'; port: 3306
2018-07-23 17:05:01 6412 [Note] IPv6 is available.
2018-07-23 17:05:01 6412 [Note] - '::' resolves to '::';
2018-07-23 17:05:01 6412 [Note] Server socket created on IP: '::'.
2018-07-23 17:05:01 6412 [ERROR] Can't start server: can't check PID filepath: No such file or directory
[root@localhost db]#