Tuesday, 20 August 2013

Passwords imported from SQLite to MySQL don't work

Passwords imported from SQLite to MySQL don't work

When importing an SQLite database into MySQL I have repeatedly encountered
the problem that encrypted passwords (even when copied manually) do not
work anymore. Everything else works fine, but all passwords have to be
reset.
Does anyone know the reason and / or how I can avoid this?

No comments:

Post a Comment