Q1.Examine this command, which executes successfully:

mysqlbackup --user=dba --password --port=3306 --with-timestamp --backup-dir=/export/backups backup-and-apply-log
Which statement is true?
A)The backup accesses the MySQL server files by using a pre-existing connection.
B)The database server is put into a read-only state for the duration of the backup.
C)An offline backup of InnoDB tables is taken.
D)The backup can be impacted when DDL operations run during the backup.
点击编辑【单选题】
选项1
选项2

2题 | 被引用0次

使用此模板创建