摘要: MariaDB [(none)]> grant all on *.* to 'root'@'%' identified by '123456' ;Query OK, 0 rows affected (0.00 sec) MariaDB [(none)]> flush privileges;Query 阅读全文
posted @ 2023-04-24 21:49 往事已成昨天 阅读(132) 评论(0) 推荐(0) 编辑