网络相关

MariaDB 10.4后修改密码

SET PASSWORD FOR 'bob'@localhost = PASSWORD("");

留言