2 years ago
My mysql server refused to start after restarting and redeploying multiple times.
these are the error logs
2024-08-09 07:40:50+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.4.2-1.el9 started.
'/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock'
2024-08-09T07:40:50.948777Z 0 [System] [MY-015015] [Server] MySQL Server - start.
2024-08-09T07:40:51.237779Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.4.2) starting as process 7
2024-08-09T07:40:51.245299Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2024-08-09T07:40:51.656728Z 1 [ERROR] [MY-014061] [InnoDB] Invalid MySQL server downgrade: Cannot downgrade from 90000 to 80402. Downgrade is only permitted between patch releases.
mysqld: Can't open file: 'mysql.ibd' (errno: 0 - )
2024-08-09T07:40:51.666860Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2024-08-09T07:40:51.673610Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2024-08-09T07:40:51.673659Z 0 [ERROR] [MY-010119] [Server] Aborting
2024-08-09T07:40:51.675753Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.4.2) MySQL Community Server - GPL.
2024-08-09T07:40:51.675774Z 0 [System] [MY-015016] [Server] MySQL Server - end.
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
Status changed to Solved brody • over 1 year ago