试题详情

Choose the best answer.You use Row Based Replication and need to see "pseudo-SQL" statements for the replication event that is located in the log_file position NNNNN file.
Which command should you use?

Amysqlshow --debug --stop-position=NNNNN log_file

Bmysqlbinlog --verbose --start-position=NNNN log_file

Cmysqlbinlog --debug --start-position=NNNNN log_file

Dmysqlbinlog --debug -- stop-position=NNNNN log_file

Emysqlshow --verbose --stop-position=NNNNN log_file

Fmysqlbinlog --verbose - - stop-position=NNNNN log_file

Gmysqlshow --debug --start-position=NNNNN log_file

Hmysqlshow --verbose --start-position=NNNNN log_file