241117 10:39:03 mysqld_safe mysqld from pid file /var/db/mysql/13.3.pid ended
241117 10:39:03 mysqld_safe Logging to '/var/db/mysql/13.3.err'.
241117 10:39:03 mysqld_safe Starting mysqld daemon with databases from /var/db/mysql
2024-11-17 10:39:05 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2024-11-17 10:39:05 0 [Note] /usr/local/libexec/mysqld (mysqld 5.6.51) starting as process 2025 ...
2024-11-17 10:39:05 2025 [Note] Plugin 'FEDERATED' is disabled.
/usr/local/libexec/mysqld: Unknown storage engine 'Aria'
2024-11-17 10:39:05 2025 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
2024-11-17 10:39:05 2025 [Note] InnoDB: Using atomics to ref count buffer pool pages
2024-11-17 10:39:05 2025 [Note] InnoDB: The InnoDB memory heap is disabled
2024-11-17 10:39:05 2025 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2024-11-17 10:39:05 2025 [Note] InnoDB: Memory barrier is not used
2024-11-17 10:39:05 2025 [Note] InnoDB: Compressed tables use zlib 1.2.12
2024-11-17 10:39:05 2025 [Note] InnoDB: Using CPU crc32 instructions
2024-11-17 10:39:05 2025 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2024-11-17 10:39:05 2025 [Note] InnoDB: Completed initialization of buffer pool
2024-11-17 10:39:05 2025 [Note] InnoDB: Restoring page 0 of tablespace 0
2024-11-17 10:39:05 2025 [Note] InnoDB: Writing 524288 bytes into file: ibdata1
2024-11-17 10:39:05 2025 [ERROR] InnoDB: checksum mismatch in data file ./ibdata1
2024-11-17 10:39:05 2025 [ERROR] InnoDB: Could not open or create the system tablespace. If you tried to add new data files to the system tablespace, and it failed here, you should now edit innodb_data_file_path in my.cnf back to what it was, and remove the new ibdata files InnoDB created in this failed attempt. InnoDB only wrote those files full of zeros, but did not yet use them in any way. But be careful: do not remove old data files which contain your precious data!
2024-11-17 10:39:05 2025 [ERROR] Plugin 'InnoDB' init function returned error.
2024-11-17 10:39:05 2025 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2024-11-17 10:39:05 2025 [ERROR] Unknown/unsupported storage engine: InnoDB
2024-11-17 10:39:05 2025 [ERROR] Aborting