摘要:
MySQL 8.0的数据库root用户默认无法远程登录,需要修改root的远程授权,如下: mysql> grant all privileges on *.* to 'root'@'%'; ERROR 1410 (42000): You are not allowed to create a us 阅读全文
MySQL 8.0的数据库root用户默认无法远程登录,需要修改root的远程授权,如下: mysql> grant all privileges on *.* to 'root'@'%'; ERROR 1410 (42000): You are not allowed to create a us 阅读全文
posted @ 2023-02-14 08:34
烟雨浮华
阅读(2149)
评论(0)
推荐(1)

浙公网安备 33010602011771号