Hello Dear
@Joe
I have the same problem every once in a while mariadb stops
temporary solution
I entered System and Server Status
Placed in If monitor goes down, run command
systemctl restart mysql.service
When it stops, it restarts and works again, a temporary solution
But I would like a final solution to the problem
File log
File: /var/log/mysql/error.log
2024-01-01 2:45:03 0 [Note] Starting MariaDB 10.11.4-MariaDB-1~deb12u1 source revision as process 1675028
2024-01-01 2:45:03 0 [Note] InnoDB: Compressed tables use zlib 1.2.13
2024-01-01 2:45:03 0 [Note] InnoDB: Number of transaction pools: 1
2024-01-01 2:45:03 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2024-01-01 2:45:03 0 [Note] InnoDB: Using liburing
2024-01-01 2:45:03 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB
2024-01-01 2:45:03 0 [Note] InnoDB: Completed initialization of buffer pool
2024-01-01 2:45:03 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes)
2024-01-01 2:45:04 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=14988233921
2024-01-01 2:45:04 0 [Note] InnoDB: Starting final batch to recover 1426 pages from redo log.
2024-01-01 2:45:04 0 [Note] InnoDB: 128 rollback segments are active.
2024-01-01 2:45:04 0 [Note] InnoDB: Removed temporary tablespace data file: “./ibtmp1”
2024-01-01 2:45:04 0 [Note] InnoDB: Setting file ‘./ibtmp1’ size to 12.000MiB. Physically writing the file full; Please wait …
2024-01-01 2:45:04 0 [Note] InnoDB: File ‘./ibtmp1’ size is now 12.000MiB.
2024-01-01 2:45:04 0 [Note] InnoDB: log sequence number 14998205414; transaction id 10742613
2024-01-01 2:45:04 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2024-01-01 2:45:04 0 [Note] Plugin ‘FEEDBACK’ is disabled.
2024-01-01 2:45:04 0 [Warning] You need to use --log-bin to make --expire-logs-days or --binlog-expire-logs-seconds work.
2024-01-01 2:45:04 0 [Note] Server socket created on IP: ‘127.0.0.1’.
2024-01-01 2:45:04 0 [Note] InnoDB: Buffer pool(s) load completed at 240101 2:45:04
2024-01-01 2:45:04 0 [Note] /usr/sbin/mariadbd: ready for connections.
Version: ‘10.11.4-MariaDB-1~deb12u1’ socket: ‘/run/mysqld/mysqld.sock’ port: 3306 Debian 12
2024-01-01 2:45:04 3 [Warning] Access denied for user ‘root’@‘localhost’ (using password: NO)
2024-01-01 2:45:04 4 [Warning] Access denied for user ‘root’@‘localhost’ (using password: NO)