MySQL log

[b]MySQL log[/b] it only have this detailsPath : /var/log/ mysqld.err [code]2025-01-08  1:45:13 0 [Note] /usr/sbin/mariadbd (initiated by: unknown): Normal shutdown 2025-01-08  1:45:13 0 [Note] InnoDB: FTS optimize thread exiting. 2025-01-08  1:45:13 0 [Note] InnoDB: Starting shutdown... 2025-01-08  1:45:13 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool 2025-01-08  1:45:13 0 [Note] InnoDB: Restricted to 2016 pages due to innodb_buf_pool_dump_pct=25 2025-01-08  1:45:13 0 [Note] InnoDB: Buffer pool(s) dump completed at 250108  1:45:13 2025-01-08  1:45:13 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1" 2025-01-08  1:45:13 0 [Note] InnoDB: Shutdown completed; log sequence number 913476527; transaction id 14249 2025-01-08  1:45:13 0 [Note] /usr/sbin/mariadbd: Shutdown complete 2025-01-08  1:45:14 0 [Note] Starting MariaDB 11.4.4-MariaDB-log source revision e9a502df08bad16aa8a354e854f3c014b1380e32 server_uid thF3THortl7xdm9pEN2la+WHTJg= as process 254222 2025-01-08  1:45:14 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2025-01-08  1:45:14 0 [Note] InnoDB: Number of transaction pools: 1 2025-01-08  1:45:14 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2025-01-08  1:45:14 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB 2025-01-08  1:45:14 0 [Note] InnoDB: Completed initialization of buffer pool 2025-01-08  1:45:14 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes) 2025-01-08  1:45:14 0 [Note] InnoDB: End of log at LSN=913476527 2025-01-08  1:45:14 0 [Note] InnoDB: Opened 3 undo tablespaces 2025-01-08  1:45:14 0 [Note] InnoDB: 128 rollback segments in 3 undo tablespaces are active. 2025-01-08  1:45:14 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... 2025-01-08  1:45:14 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. 2025-01-08  1:45:14 0 [Note] InnoDB: log sequence number 913476527; transaction id 14248 2025-01-08  1:45:14 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool 2025-01-08  1:45:14 0 [Note] Plugin 'FEEDBACK' is disabled. 2025-01-08  1:45:14 0 [Note] Plugin 'wsrep-provider' is disabled. 2025-01-08  1:45:14 0 [Note] InnoDB: Buffer pool(s) load completed at 250108  1:45:14 2025-01-08  1:45:15 0 [Note] Server socket created on IP: '0.0.0.0'. 2025-01-08  1:45:15 0 [Warning] Failed to create a socket for IPv6 '::': errno: 97. 2025-01-08  1:45:15 0 [Note] mariadbd: Event Scheduler: Loaded 0 events 2025-01-08  1:45:15 0 [Note] /usr/sbin/mariadbd: ready for connections. Version: '11.4.4-MariaDB-log'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  MariaDB Server 2025-01-08  3:10:10 217 [Warning] Access denied for user 'root'@'localhost' (using password: YES) 2025-01-08 12:01:07 242 [Warning] Aborted connection 242 to db: 'root_cwp' user: 'root' host: 'localhost' (Got timeout reading communication packets) 2025-01-08 12:09:21 246 [Warning] Aborted connection 246 to db: 'postfix' user: 'postfix' host: 'localhost' (Got timeout reading communication packets) 2025-01-08 12:09:21 245 [Warning] Aborted connection 245 to db: 'root_cwp' user: 'root' host: 'localhost' (Got timeout reading communication packets) 2025-01-08 12:09:44 248 [Warning] Aborted connection 248 to db: 'root_cwp' user: 'root' host: 'localhost' (Got timeout reading communication packets) 2025-01-08 12:09:44 249 [Warning] Aborted connection 249 to db: 'postfix' user: 'postfix' host: 'localhost' (Got timeout reading communication packets) 2025-01-09  3:11:08 391 [Warning] Access denied for user 'root'@'localhost' (using password: YES) 2025-01-09 10:23:49 0 [Note] /usr/sbin/mariadbd (initiated by: unknown): Normal shutdown 2025-01-09 10:23:49 0 [Note] InnoDB: FTS optimize thread exiting. 2025-01-09 10:23:49 0 [Note] InnoDB: Starting shutdown... 2025-01-09 10:23:49 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool 2025-01-09 10:23:49 0 [Note] InnoDB: Restricted to 2016 pages due to innodb_buf_pool_dump_pct=25 2025-01-09 10:23:49 0 [Note] InnoDB: Buffer pool(s) dump completed at 250109 10:23:49 2025-01-09 10:23:50 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1" 2025-01-09 10:23:50 0 [Note] InnoDB: Shutdown completed; log sequence number 913480772; transaction id 14310 2025-01-09 10:23:50 0 [Note] /usr/sbin/mariadbd: Shutdown complete[/code]

Public Last updated: 2025-03-02 01:45:55 AM