Unable to create user to localhost

前端 未结 0 1263
夕颜
夕颜 2021-02-08 22:15

i try to add a user by using this command:

MariaDB [(none)]> CREATE USER \'myuser\'@\'127.0.0.1\' IDENTIFIED WITH mysql_native_password BY \'somePassword\';

It

相关标签:
回答
  • 消灭零回复
提交回复
热议问题