Closed azliR closed 10 months ago
When connecting with password null or '' it return this:
null
''
MySQLServerException [1045]: Access denied for user 'root'@'localhost' (using password: YES)
But when i create new user with password, it's fine.
Getting the same error when using mariadb and an empty password
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.
When connecting with password
null
or''
it return this:But when i create new user with password, it's fine.