A.systemctl start iscsiB.systemctl start targetC.systemctl enable iscsiD.systemctl enable target
A.include /data/navy2.sqlB.source /data/navy2.sqlC.import /data/navy2.sqlD.@/data/navy2.sql
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