Problem with hashes in mysql
wolfwlj
HOBBYOP

3 months ago

Good day.

When manually updating a user row in my mysql service, a column unrelated to the password column aswell.

The password hash changes from this format :

$2a$10$xSJkhd.K1fmWGGbUkERIyO5rodUSqcsj9.55EV/cZ8esYls5.PYvi

To this :

a0.K1fmWGGbUkERIyO5rodUSqcsj9.55EV/cZ8esYls5.PYvi

This only happens on railway MySQL. Is there anyway to solve or work around this?

$10 Bounty

2 Replies

dev-hari-prasad
FREE

3 months ago

Good day


dev-hari-prasad
FREE

3 months ago

I'm unable to reply with code for whatever reason pls check the reply in the attached image:


Loading...