Last login: Fri Nov 10 18:29:25 2023 from 127.0.0.1
[root@VM-8-4-centos ~]# cat /www/server/data/*.err|grep -i -C 10 error
2023-09-18 15:48:45 0 [Note] InnoDB: Loading buffer pool(s) from /www/server/data/ib_buffer_pool
2023-09-18 15:48:45 0 [Note] InnoDB: Buffer pool(s) load completed at 230918 15:48:45
2023-09-18 15:48:45 0 [Note] Server socket created on IP: '::'.
2023-09-18 15:48:45 0 [Note] Reading of all Master_info entries succeeded
2023-09-18 15:48:45 0 [Note] Added new Master_info '' to hash table
2023-09-18 15:48:45 0 [Note] /www/server/mysql/bin/mariadbd: ready for connections.
Version: '10.5.6-MariaDB-log' socket: '/tmp/mysql.sock' port: 3306 Source distribution
2023-09-18 15:48:51 5 [Warning] Access denied for user 'root'@'localhost' (using password: NO)
2023-09-18 15:48:53 6 [Warning] Access denied for user 'root'@'localhost' (using password: NO)
2023-09-28 12:32:01 6597 [Warning] Access denied for user 'root'@'localhost' (using password: YES)
2023-09-28 13:19:16 6885 [Warning] Aborted connection 6885 to db: 'wordpress' user: 'wordpress' host: 'localhost' (Got an error reading communication packets)
2023-09-28 13:19:25 6887 [Warning] Aborted connection 6887 to db: 'wordpress' user: 'wordpress' host: 'localhost' (Got an error reading communication packets)
2023-09-28 13:19:33 6892 [Warning] Aborted connection 6892 to db: 'wordpress' user: 'wordpress' host: 'localhost' (Got an error reading communication packets)
2023-09-28 13:21:08 6902 [Warning] Aborted connection 6902 to db: 'wordpress' user: 'wordpress' host: 'localhost' (Got an error reading communication packets)
2023-09-28 13:21:38 6908 [Warning] Aborted connection 6908 to db: 'wordpress' user: 'wordpress' host: 'localhost' (Got an error reading communication packets)
2023-10-08 19:48:49 20456 [Warning] Aborted connection 20456 to db: 'wordpress' user: 'wordpress' host: 'localhost' (Got an error reading communication packets)
2023-10-08 21:21:37 20830 [Warning] Aborted connection 20830 to db: 'wordpress' user: 'wordpress' host: 'localhost' (Got an error reading communication packets) |