Dolphin86 Posted March 25, 2020 Posted March 25, 2020 (edited) what i did wrong? MariaDB [(none)]> GRANT SELECT,INSERT,UPDATE,DELETE ON rathena8601\_rag.* TO 'rathena8601'@'localhost'; ERROR: Unknown command '\_'. ERROR 1046 (3D000): No database selected MariaDB [(none)]> Edited March 25, 2020 by dolphincute Quote
0 GodKnows Jhomz Posted March 25, 2020 Posted March 25, 2020 4 hours ago, dolphincute said: what i did wrong? MariaDB [(none)]> GRANT SELECT,INSERT,UPDATE,DELETE ON rathena8601\_rag.* TO 'rathena8601'@'localhost'; ERROR: Unknown command '\_'. ERROR 1046 (3D000): No database selected MariaDB [(none)]> Try to change: rathena8601\_rag.* To: rathena8601_rag.* Quote
Question
Dolphin86
what i did wrong?
MariaDB [(none)]> GRANT SELECT,INSERT,UPDATE,DELETE ON rathena8601\_rag.* TO 'rathena8601'@'localhost'; ERROR: Unknown command '\_'. ERROR 1046 (3D000): No database selected MariaDB [(none)]>

Edited by dolphincute1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.