Closed kmkmjhyiiiu closed 4 years ago
I haven't seen this, either. Is it possible you inserted the password as a binary object, not a string?
I'm closing this because of lack of feedback, reasonably sure that what happened is that the password hash digest function return the hashed password as a bytes
object, which then couldn't be usefull inserted into the database.
Hi,
got this error
code
pool is the table
is this happening because of mysql version? sorry i don't have strong knowledge of databaset stuff rn :) thanks a lot.