Mysql Specific Version (8.0.35) needed
suman-shrestha
TRIALOP

2 years ago

Hi, In my current project, I am developing in mysql 8.0.35 but when deployed in railway, Mysql image, it is 8.3. Is there any way to use the version I need?

Solved

1 Replies

2 years ago

This will erase any data you have in the database.

Follow these exact steps -

  • Remove the latest deployment
  • Disconnect the source image
  • Wipe the volume
  • Connect the mysql:8.0.35 image
  • Deploy

Status changed to Solved Railway about 2 years ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...