This is it
Verified User
- Joined
- Feb 12, 2017
- Messages
- 27
custombuild 1.0.29
DirectAdmin 1.58.1
MySQL 8.0.13
This is a new user, but all other users with existing mysql db have the same problem, cant add new ones
Error after try to create db:
Error creating the database
Details
Unable to add user vacatures_deb. 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 'IDENTIFIED BY 'this is the password'' at line 1
log gives something that might be te problem, there is a "" after vacatures :
2019:08:25-12:35:34: createDB(vacatures_deb): unable to add user: 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 'IDENTIFIED BY 'this is the password'' at line 1. Query: GRANT ALL PRIVILEGES ON `vacatures\_deb`.* TO 'vacatures_vacatures'@localhost IDENTIFIED BY 'this is the password'
DirectAdmin 1.58.1
MySQL 8.0.13
This is a new user, but all other users with existing mysql db have the same problem, cant add new ones
Error after try to create db:
Error creating the database
Details
Unable to add user vacatures_deb. 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 'IDENTIFIED BY 'this is the password'' at line 1
log gives something that might be te problem, there is a "" after vacatures :
2019:08:25-12:35:34: createDB(vacatures_deb): unable to add user: 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 'IDENTIFIED BY 'this is the password'' at line 1. Query: GRANT ALL PRIVILEGES ON `vacatures\_deb`.* TO 'vacatures_vacatures'@localhost IDENTIFIED BY 'this is the password'