单项选择题
Consider the following table: Which method should used to add a new g201305 partition to the table?()
A.A B.B C.C D.D E.E
A.File system snapshots B.Mysqldumpslow C.Mysqlhotcopy D.Mysqldump with – binary-data option E.Mysql Enterprise Backup
A.Shell> mysqladmin –u root –p shutdown B.Shell> nmc mysql shutdown C.Mysql> STOP PROCESS mysqld D.Shell> /etc/init.d/mysql stop E.Shell> service mysql safe_exit F.Shell> pkill –u mysql mysqld_safe G.Shell> net stop mysql