Daniel_Dog
Verified User
- Joined
- Nov 16, 2019
- Messages
- 446
Hello everyone,
I am trying to add a access host to my mysql database so that I can access it externally.
But when I enter my external IPv6 address I get the following error:
The database and the users where creates just before I wanted to add a access host so everything has default settings.
Does anyone know how to fix this?
I am trying to add a access host to my mysql database so that I can access it externally.
But when I enter my external IPv6 address I get the following error:
UNABLE TO ADD ACCESS HOST:
Error inserting host: The password hash doesn't have the expected format.
Unable to set privileges for ** DA Username **_test on ** DA Username **_test: You are not allowed to create a user with GRANT
Unable to revoke privileges for ** DA Username **_test on ** DA Username **_test: There is no such grant defined for user '** DA Username **_test' on host '** My externam IPv6 **'
Error inserting host: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '** Password hash ?? **' at line 1
Unable to set privileges for ** DA Username **_test_test on ** DA Username **_test: You are not allowed to create a user with GRANT
Unable to revoke privileges for ** DA Username **_test_test on ** DA Username **_test: There is no such grant defined for user '** DA Username **_test_test' on host '** My externam IPv6 **'
The database and the users where creates just before I wanted to add a access host so everything has default settings.
Does anyone know how to fix this?