2 years ago
Mysql service dont up, I try set Sleep mode and after this, dont up more the service
ⓘ Deployment information is only viewable by project members and Railway employees.
4 Replies
2 years ago
2024-07-17T18:02:01.913997Z 0 [System] [MY-015015] [Server] MySQL Server - start.
2024-07-17T18:02:02.227273Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 9.0.0) starting as process 7
2024-07-17T18:02:02.274368Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2024-07-17T18:02:02.583420Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2024-07-17T18:02:02.592380Z 1 [ERROR] [MY-014060] [Server] Invalid MySQL server upgrade: Cannot upgrade from 80300 to 90000. Upgrade to next major version is only allowed from the last LTS release, which version 80300 is not.
2024-07-17T18:02:02.592644Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2024-07-17T18:02:02.592690Z 0 [ERROR] [MY-010119] [Server] Aborting
2024-07-17T18:02:02.649786Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 9.0.0) MySQL Community Server - GPL.
2024-07-17T18:02:02.649817Z 0 [System] [MY-015016] [Server] MySQL Server - end.
2 years ago
Open the service settings of the MySQL database, Disconnect the mysql image and instead connect a mysql:8.3 image, then deploy the changes.
2 years ago
Thanks, This work for me
Status changed to Solved brody • over 1 year ago
