首页 试题详情
多选题


Choose two.
A valid raw backup of the shop.customers MyISAM table was taken. You must restore the table. You begin with these steps:
1Confirm that secure_file_priv= ‘/var/tmp ‘
2mysql> DROP TABLE shop.customers;
3shell> cp /backup/customers.MY* /var/1ib/mysql/shop/ Which two actions are required to complete the restore?

Ashell> cp /backup/customers.sdi /var/tmp

Bmysql> SOURCE ‘/var/tmp/customers.sdi

Cshell> cp /backup/customers.sdi /var/1ib/mysql/shop/

Dmysql> ALTER TABLE shop.customers DISCARD TABLESPACE

Eshell> cp /backup/customers.frm /var/1ib/mysql/shop/

Fmysql> IMPORT TABLE FROM /var/1ib/mysql/shop/customers.sdi.

Gmysql> IMPORT TABLE FROM /var/tmp/customers.sdi

Hmysql> ALTER TABLE shop.customers IMPORT TABLESPACE

正确答案:A (备注:此答案有误)

相似试题

  • 多选题

    Q34. Which two statements are valid when using Citrix Profile Streaming? (Choose two.) [Q34.当使用Citrix配置文件流媒体时,哪两个语句是有效的?(选择两个。)

    答案解析

  • 多选题

    Choose two.Examine this command and output:

    答案解析

  • 多选题

    Choose two.A valid raw backup of the shop.customers MyISAM table was taken. You must restore the table. You begin with these steps:1Confirm that secure_file_priv= ‘/var/tmp ‘2mysql> DROP TABLE shop.customers;3shell> cp /backup/customers.MY* /var/1ib/mysql/shop/ Which two actions are required to complete the restore?

    答案解析

  • 多选题

    Choose two.Which two statements are true about the mysqld-auto.cnf file?

    答案解析

  • 多选题

    Choose two.Which two statements are true about the mysql_config_editor program?

    答案解析

热门题库