biner88 / mysql_utils

Flutter mysql_client plugin helper, Use mysql_client easily.
BSD 3-Clause "New" or "Revised" License
13 stars 2 forks source link

Can't connect with no password #18

Closed azliR closed 10 months ago

azliR commented 11 months ago

When connecting with password null or '' it return this:

MySQLServerException [1045]: Access denied for user 'root'@'localhost' (using password: YES)

But when i create new user with password, it's fine.

enwi commented 9 months ago

Getting the same error when using mariadb and an empty password

biner88 commented 9 months ago

Yes, it has not been updated for a long time due to the ongoing war in the country where the author of mysql_client lives.