I am trying to create a user with the following command. I am getting the below error.
CREATE DATABASE wp-test;
ERROR 1064 (42000): 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 '-isdi' at line 1.
I am trying to install wordpress, and after following all the steps I am getting below error.
This either means that the username and password information in your wp-config.php file is incorrect or we can’t contact the database server at localhost. This could mean your host’s database server is down.