Skip to content
  • Manish Kumar's avatar
    4e8812fd
    BUG#14775984 - RENAME GTID IDENTIFIERS · 4e8812fd
    Manish Kumar authored
    The following GTID identifiers have been renamed based 
    on the discussion with the documentation team. 
    
      Before the fix                         After the fix
     ================                       ===============
    GTID_DONE 				 GTID_EXECUTED
    GTID_LOST 				 GTID_PURGED
    disable-gtid-unsafe-statements 	         enforce-gtid-consistency
    SQL_THREAD_WAIT_AFTER_GTIDS 		 WAIT_UNTIL_SQL_THREAD_AFTER_GTIDS
     
    The results file of the affected tests has also been updated.
    4e8812fd
    BUG#14775984 - RENAME GTID IDENTIFIERS
    Manish Kumar authored
    The following GTID identifiers have been renamed based 
    on the discussion with the documentation team. 
    
      Before the fix                         After the fix
     ================                       ===============
    GTID_DONE 				 GTID_EXECUTED
    GTID_LOST 				 GTID_PURGED
    disable-gtid-unsafe-statements 	         enforce-gtid-consistency
    SQL_THREAD_WAIT_AFTER_GTIDS 		 WAIT_UNTIL_SQL_THREAD_AFTER_GTIDS
     
    The results file of the affected tests has also been updated.
Loading