2
respostas

Erro de syntax no mysql

Bom dia pessoal,

Estou com um probleminha, não consigo criar a database:

mysql> create database petshop;
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 '-mysql' at line 1

Conseguem me ajudar?

2 respostas

Olá, bom dia, tenta como CREATE DATABASE.

obrigadaa