problem on deploy
laxus01
HOBBYOP

2 years ago

2024-07-19T04:42:44.997434Z 0 [System] [MY-015015] [Server] MySQL Server - start.

2024-07-19T04:42:45.286673Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 9.0.0) starting as process 7

2024-07-19T04:42:45.296084Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.

2024-07-19T04:42:45.593762Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.

2024-07-19T04:42:45.602515Z 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-19T04:42:45.602809Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.

2024-07-19T04:42:45.602860Z 0 [ERROR] [MY-010119] [Server] Aborting

2024-07-19T04:42:45.658991Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 9.0.0) MySQL Community Server - GPL.

2024-07-19T04:42:45.659027Z 0 [System] [MY-015016] [Server] MySQL Server - end.

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

2 years ago

  • Open the service settings of the MySQL service.

  • Disconnect the mysql image.

  • Connect a mysql:8.3 image.

  • Deploy the changes.


Loading...