mysql> grant all privileges on *.* to \'master\'@\'%\' identified by \'3306\' with grant option; Query OK, 0 rows affected (0.00 sec) mysql> flush privileges; Query OK, 0 rows affected (0.01 sec) 相关文章: 2021-12-03 2022-12-23 2022-12-23 2022-12-23 2021-12-13 2021-11-20 2021-12-10 2022-12-23