Current Path : /usr/opt/mysql57/mysql-test/include/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/opt/mysql57/mysql-test/include/gtid_step_reset_on_retrieved.inc |
# ==== Purpose ==== # # Remember the current value of Retrieved_Gtid_Set # to be used by subsequent calls to # gtid_step_assert_on_retrieved.inc # # ==== Usage ==== # # --source include/gtid_step_reset_on_retrieved.inc # # See gtid_step_assert_on_retrieved.inc for details and examples. --let $include_filename= gtid_step_reset_on_retrieved.inc --source include/begin_include_file.inc --let $gtid_step_last= query_get_value(SHOW SLAVE STATUS, Retrieved_Gtid_Set, 1) --let $include_filename= gtid_step_reset_on_retrieved.inc --source include/end_include_file.inc