Mysql Specific Version (8.0.35) needed

suman-shrestha
TRIAL

a year 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

a year 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[bot] over 1 year ago