Error connecting to MySQL

tonyquach

New member
Joined
Oct 6, 2016
Messages
1
My Server error with Error connecting to MySQL, i do with https://help.directadmin.com/item.php?id=45, but when error
MariaDB [mysql]> GRANT ALL PRIVILEGES ON *.* TO da_admin@localhost IDENTIFIED BY 'aF59KJqoA0c#' WITH GRANT OPTION;
ERROR 1290 (HY000): The MariaDB server is running with the --skip-grant-tables option so it cannot execute this statement

when i use DAADMINPASS from mysql.conf then i see Welcome to the MariaDB monitor............................
but when i go to directadmin user and create database then error:
Unable to add user demoweb1_demoweb. The MariaDB server is running with the --skip-grant-tables option so it cannot execute this statement
please, help me

Sorry my english not good
 
Back
Top