Home
last modified time | relevance | path

Searched refs:USE_GTID_SLAVE_POS (Results 1 – 18 of 18) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Drpl_mi.h190 USE_GTID_NO= 0, USE_GTID_CURRENT_POS= 1, USE_GTID_SLAVE_POS= 2 enumerator
H A Drpl_mi.cc186 case USE_GTID_SLAVE_POS: in using_gtid_astext()
600 else if (val == Master_info::USE_GTID_SLAVE_POS) in init_master_info()
601 mi->using_gtid= Master_info::USE_GTID_SLAVE_POS; in init_master_info()
H A Dsql_repl.cc3803 mi->using_gtid= Master_info::USE_GTID_SLAVE_POS; in change_master()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Drpl_mi.h190 USE_GTID_NO= 0, USE_GTID_CURRENT_POS= 1, USE_GTID_SLAVE_POS= 2 enumerator
H A Drpl_mi.cc186 case USE_GTID_SLAVE_POS: in using_gtid_astext()
600 else if (val == Master_info::USE_GTID_SLAVE_POS) in init_master_info()
601 mi->using_gtid= Master_info::USE_GTID_SLAVE_POS; in init_master_info()
H A Dsql_repl.cc3802 mi->using_gtid= Master_info::USE_GTID_SLAVE_POS; in change_master()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Drpl_mi.h190 USE_GTID_NO= 0, USE_GTID_CURRENT_POS= 1, USE_GTID_SLAVE_POS= 2 enumerator
H A Drpl_mi.cc186 case USE_GTID_SLAVE_POS: in record_incident()
600 else if (val == Master_info::USE_GTID_SLAVE_POS)
601 mi->using_gtid= Master_info::USE_GTID_SLAVE_POS;
H A Dsql_repl.cc3802 mi->using_gtid= Master_info::USE_GTID_SLAVE_POS; in change_master()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Drpl_mi.h190 USE_GTID_NO= 0, USE_GTID_CURRENT_POS= 1, USE_GTID_SLAVE_POS= 2 enumerator
H A Drpl_mi.cc186 case USE_GTID_SLAVE_POS: in using_gtid_astext()
600 else if (val == Master_info::USE_GTID_SLAVE_POS) in init_master_info()
601 mi->using_gtid= Master_info::USE_GTID_SLAVE_POS; in init_master_info()
H A Dsql_repl.cc3736 mi->using_gtid= Master_info::USE_GTID_SLAVE_POS;
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Drpl_mi.h190 USE_GTID_NO= 0, USE_GTID_CURRENT_POS= 1, USE_GTID_SLAVE_POS= 2 enumerator
H A Drpl_mi.cc186 case USE_GTID_SLAVE_POS: in using_gtid_astext()
600 else if (val == Master_info::USE_GTID_SLAVE_POS) in init_master_info()
601 mi->using_gtid= Master_info::USE_GTID_SLAVE_POS; in init_master_info()
H A Dsql_repl.cc3736 mi->using_gtid= Master_info::USE_GTID_SLAVE_POS;
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Drpl_mi.h190 USE_GTID_NO= 0, USE_GTID_CURRENT_POS= 1, USE_GTID_SLAVE_POS= 2 enumerator
H A Drpl_mi.cc186 case USE_GTID_SLAVE_POS: in using_gtid_astext()
600 else if (val == Master_info::USE_GTID_SLAVE_POS) in init_master_info()
601 mi->using_gtid= Master_info::USE_GTID_SLAVE_POS; in init_master_info()
H A Dsql_repl.cc3803 mi->using_gtid= Master_info::USE_GTID_SLAVE_POS; in change_master()