How do I FLUSH MYSQL PRIVILEGES
mrbaddis
PROOP

3 months ago

I reset MYSQL password but I am still able to login with the old password. Can you flush the railway database privilege or sent me the steps on how to flush, I tried flushing with phpMyadmin but it didn't work

Solved$10 Bounty

4 Replies

3 months ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open brody 3 months ago


dardameiz
PRO

3 months ago

connect directly via Railway’s MySQL console or use an external client (MySQL Workbench, CLI) with your Railway database credentials. Railway doesn’t restrict any MySQL commands, so the issue is permission-based.

What was the error flushing in phpadmin?


dardameiz

connect directly via Railway’s MySQL console or use an external client (MySQL Workbench, CLI) with your Railway database credentials. Railway doesn’t restrict any MySQL commands, so the issue is permission-based.What was the error flushing in phpadmin?

mrbaddis
PROOP

3 months ago

returned an empty result

Attachments


dardameiz
PRO

3 months ago

it means it flushed successfuly it wont return any data/info. This is not an error but its still not working you mentioned right?


mrbaddis
PROOP

3 months ago

this works, thanks


Status changed to Solved itsrems 3 months ago


Loading...