mysql 赋远程权限失败

来源:2-2 mysql和navicat的安装和使用

weixin_慕少1356639

2023-03-13

mysql> GRANT ALL PRIVILEGES ON database_name.* TO ‘root’@’%’ IDENTIFIED BY ‘19971106a@A’;

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 ‘IDENTIFIED BY ‘19971106a@A’’ at line 1

写回答

1回答

bobby

2023-03-14

mysql尽量使用mysql5.7, 你使用的mysql版本是多少?

0
0

Scrapy打造搜索引擎 畅销4年的Python分布式爬虫课

带你彻底掌握Scrapy,用Django+Elasticsearch搭建搜索引擎

5813 学习 · 6291 问题

查看课程