How to connect to a volume in Railway?
ethanlaj
HOBBYOP

a year ago

Is there any good service that would allow me to access a crashed SQL instance?

Solved

31 Replies

ethanlaj
HOBBYOP

a year ago

a0f6f98d-8a5e-40ef-9ca4-4a2f6c9ef87f


a year ago

may i asked why you deployed mysql 5.7 over mysql 8?


ethanlaj
HOBBYOP

a year ago

so I can do the legacy authentication


ethanlaj
HOBBYOP

a year ago

mysqlnativepassword


ethanlaj
HOBBYOP

a year ago

But uhh, that didn't work so now I'm on damage control


a year ago

mysql 5.7 is several major versions behind mysql 8 though and mysqlnativepassword was only deprecated in 8.0.34, why the jump back to 5.7?


ethanlaj
HOBBYOP

a year ago


a year ago

yes i know, but why the jump back to 5.7


ethanlaj
HOBBYOP

a year ago

🫠

1323729276637413400


a year ago

oof, never blindly trust a comment that says to downgrade something several major versions


a year ago

you can try to set innodb_fast_shutdown to 0


ethanlaj
HOBBYOP

a year ago

you can try to set innodbfastshutdown to 0

How can I do that without access to the volume? Just an arg?


a year ago

yes


a year ago

nope, didnt work, try manually going through the next versions 5.7 -> 5.8 -> etc


a year ago

but please come to terms that you could have irreversibly lost your data



ethanlaj
HOBBYOP

a year ago

luckily i was smart and did a backup


a year ago

then just restore from that and call it a day


ethanlaj
HOBBYOP

a year ago

how does one do that


ethanlaj
HOBBYOP

a year ago

if I have no volume access


ethanlaj
HOBBYOP

a year ago

just spin up another instance of mysql?


a year ago

yes and then restore the backup to that


ethanlaj
HOBBYOP

a year ago

any way to start it at version 8 and not 9?


a year ago

no, the template deploys v9, youd have to downgrade it after the fact


ethanlaj
HOBBYOP

a year ago

well that is upsetting


ethanlaj
HOBBYOP

a year ago

2024-12-31T19:20:18.770972Z 1 [ERROR] [MY-014061] [InnoDB] Invalid MySQL server downgrade: Cannot downgrade from 90100 to 80403. Downgrade is only permitted between patch releases.


ethanlaj
HOBBYOP

a year ago

wait


ethanlaj
HOBBYOP

a year ago

1323732851417550800


a year ago

yeah


ethanlaj
HOBBYOP

a year ago

ty


a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...