a year ago
I want as an user to deploy specific versions of the databases, not only choosing mysql and the version that the railway team defaults which is currently 9 (since a lot of times that version doesn't fill user requirements)
when i try to manually downgrade it from the image tag, it still doesn't let me, please fix this issue, the user should be able to choose the version and easy change it
36 Replies
a year ago
Do you have data on the database?
a year ago
nope, i just create it
a year ago
Click on the volume, scroll down and wipe it
a year ago
i wipe it, it's deployed, it could be helpfull for other users to mention that trick in the UI somewhere 😉
a year ago
Why are you downgrading, anyways?
a year ago
MySQL 9 released over a year ago
a year ago
On my company they still use version 8 for everything, it's a company that handles thousands of money requests
a year ago
so i guess they won't change the db version since it's working and they don't wanna mess it with an upgrade
a year ago
You'll have to eventually 😃
a year ago
i guess so
a year ago
Look into it, it probably isn't a big deal
a year ago
ty!, i know it's aside but do u have a guide to deploy ms sql 2022 ?
i followed from a template one:
but when i tried to connect i cant :/


a year ago
Don't think there is supposed to be a backslash here?

a year ago
Oh.
a year ago
The port also goes before the /master
a year ago
Hold on
a year ago
that url is auto generated
a year ago
i fill the details on the form
a year ago
Which template are you using of that list of three
a year ago

a year ago
Testing myself
a year ago
ty!
a year ago
u're the best
a year ago
For some reason this template has the incorrect port set in the TCP proxy settings.
Go into the settings of the service, scroll down to public networking, and click the trash next to the proxy. Then add a new one pointing to the port 1433. Deploy the service, and once it's deployed, reload the page. (It won't update unless you do...)
Use that new domain and public port it gives you.
a year ago
i manually deleted the previous host
added the new one on port 1433,
on instance value i tried with: "railway" "master" and empty

a year ago
did i work for u the connection?
a year ago
You won't be able to use the "generate domain" button. Make sure you select TCP Proxy.
a year ago
ohh, checking...
a year ago
u helped me a lot today, kudos!
a year ago
Glad to hear you got it working
a year ago
everything worked,
just feedback, is that a bug, i mean, something to avoid the users to be automatically mapped to the right port ?
a year ago
That's something that the template creator will have to fix unfortunately
a year ago
i was thinking like, what if railway create their own repos, so they don't rely on the users maintaining it
a year ago
but just an idea
a year ago
thanks again!
a year ago
have a good day