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?

Garanta sua matrícula hoje e ganhe + 2 meses grátis

Continue sua jornada tech com ainda mais tempo para aprender e evoluir

Quero aproveitar agora
2 respostas

Olá, bom dia, tenta como CREATE DATABASE.

obrigadaa