A.grant all on hr.*to ’stu001’@’localhost’B.grant on hr.*to ’stu001’@’localhost’C.grant all on hr.student to ’stu001’@’localhost’D.grant all on hr.*to stu001@localhost
A.netstat -ant∣grep 3306B.netstat -ant ∣find 3306C.netstat -ant &grep 1433D.netstat -ant∣∣grep 3306
A.mariadb-serverB.mariadb.clientC.mariadb-groupD.mariadb.server