Enviado em 05/05/2024 - 16:58h
quando tento configurar o mysql no ubuntu da este erro
mysql> create user 'root'@'localhost' identifield by 'root';
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 'identifield by 'root'' at line 1
alguem sabe como corrigir ?
mysql> create user 'root'@'localhost' identifield by 'root';
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 'identifield by 'root'' at line 1
alguem sabe como corrigir ?
