Home
last modified time | relevance | path

Searched defs:end_evt (Results 1 – 18 of 18) sorted by relevance

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dlog.cc1609 binlog_flush_cache(THD *thd, binlog_cache_data* cache_data, Log_event *end_evt, in binlog_flush_cache()
1651 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in binlog_commit_flush_stmt_cache() local
1669 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in binlog_commit_flush_trx_cache() local
1687 Query_log_event end_evt(thd, STRING_WITH_LEN("ROLLBACK"), in binlog_rollback_flush_trx_cache() local
1707 Xid_log_event end_evt(thd, xid); in binlog_commit_flush_trx_cache() local
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dbinlog.cc762 end_evt(thd, STRING_WITH_LEN("COMMIT"), false, false, true, 0, true); in finalize() local
2433 end_evt(thd, query, strlen(query), true, false, true, 0, true); in rollback() local
8721 XA_prepare_log_event end_evt(thd, xs->get_xid(), one_phase); in commit() local
8789 XA_prepare_log_event end_evt(thd, xs->get_xid(), one_phase); in commit() local
8804 Xid_log_event end_evt(thd, xid); in commit() local
8810 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in commit() local
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dbinlog.cc770 end_evt(thd, STRING_WITH_LEN("COMMIT"), false, false, true, 0, true); in finalize() local
2498 end_evt(thd, query, strlen(query), true, false, true, 0, true); in rollback() local
8824 XA_prepare_log_event end_evt(thd, xs->get_xid(), one_phase); in commit() local
8892 XA_prepare_log_event end_evt(thd, xs->get_xid(), one_phase); in commit() local
8916 Xid_log_event end_evt(thd, xid); in commit() local
8922 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in commit() local
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dbinlog.cc762 end_evt(thd, STRING_WITH_LEN("COMMIT"), false, false, true, 0, true); in finalize() local
2434 end_evt(thd, query, strlen(query), true, false, true, 0, true); in rollback() local
8721 XA_prepare_log_event end_evt(thd, xs->get_xid(), one_phase); in commit() local
8789 XA_prepare_log_event end_evt(thd, xs->get_xid(), one_phase); in commit() local
8804 Xid_log_event end_evt(thd, xid); in commit() local
8810 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in commit() local
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dbinlog.cc792 end_evt(thd, STRING_WITH_LEN("COMMIT"), false, false, true, 0, true); in finalize() local
2613 end_evt(thd, query, strlen(query), true, false, true, 0, true); in rollback() local
9300 XA_prepare_log_event end_evt(thd, xs->get_xid(), one_phase); in commit() local
9368 XA_prepare_log_event end_evt(thd, xs->get_xid(), one_phase); in commit() local
9383 Xid_log_event end_evt(thd, xid); in commit() local
9389 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in commit() local
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dbinlog.cc792 end_evt(thd, STRING_WITH_LEN("COMMIT"), false, false, true, 0, true); in finalize() local
2613 end_evt(thd, query, strlen(query), true, false, true, 0, true); in rollback() local
9300 XA_prepare_log_event end_evt(thd, xs->get_xid(), one_phase); in commit() local
9368 XA_prepare_log_event end_evt(thd, xs->get_xid(), one_phase); in commit() local
9383 Xid_log_event end_evt(thd, xid); in commit() local
9389 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in commit() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dbinlog.cc792 end_evt(thd, STRING_WITH_LEN("COMMIT"), false, false, true, 0, true); in finalize() local
2613 end_evt(thd, query, strlen(query), true, false, true, 0, true); in rollback() local
9300 XA_prepare_log_event end_evt(thd, xs->get_xid(), one_phase); in commit() local
9368 XA_prepare_log_event end_evt(thd, xs->get_xid(), one_phase); in commit() local
9383 Xid_log_event end_evt(thd, xid); in commit() local
9389 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in commit() local
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dbinlog.cc949 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), false, false, true, in finalize() local
2569 Query_log_event end_evt(thd, query, strlen(query), true, false, true, 0, in rollback() local
8072 XA_prepare_log_event end_evt(thd, xs->get_xid(), one_phase); in commit() local
8102 Xid_log_event end_evt(thd, xid); in commit() local
8113 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), true, false, true, in commit() local
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dlog.cc1830 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in binlog_commit_flush_stmt_cache() local
1875 Query_log_event end_evt(thd, buf, buflen, TRUE, TRUE, TRUE, 0); in binlog_commit_flush_trx_cache() local
1906 Query_log_event end_evt(thd, buf, buflen, TRUE, TRUE, TRUE, 0); in binlog_rollback_flush_trx_cache() local
1927 Xid_log_event end_evt(thd, xid, TRUE); in binlog_commit_flush_xid_caches() local
2102 XA_prepare_log_event end_evt(thd, xid, FALSE); in binlog_commit_flush_xa_prepare() local
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dlog.cc1821 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in binlog_commit_flush_stmt_cache() local
1839 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in binlog_commit_flush_trx_cache() local
1857 Query_log_event end_evt(thd, STRING_WITH_LEN("ROLLBACK"), in binlog_rollback_flush_trx_cache() local
1878 Xid_log_event end_evt(thd, xid, TRUE); in binlog_commit_flush_xid_caches() local
1889 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in binlog_commit_flush_xid_caches() local
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dlog.cc1821 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in binlog_commit_flush_stmt_cache() local
1839 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in binlog_commit_flush_trx_cache() local
1857 Query_log_event end_evt(thd, STRING_WITH_LEN("ROLLBACK"), in binlog_rollback_flush_trx_cache() local
1878 Xid_log_event end_evt(thd, xid, TRUE); in binlog_commit_flush_xid_caches() local
1889 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in binlog_commit_flush_xid_caches() local
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dlog.cc1813 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in binlog_commit_flush_stmt_cache() local
1831 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in binlog_commit_flush_trx_cache() local
1849 Query_log_event end_evt(thd, STRING_WITH_LEN("ROLLBACK"), in binlog_rollback_flush_trx_cache() local
1870 Xid_log_event end_evt(thd, xid, TRUE); in binlog_commit_flush_xid_caches() local
1881 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in binlog_commit_flush_xid_caches() local
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dlog.cc1830 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in binlog_commit_flush_stmt_cache() local
1875 Query_log_event end_evt(thd, buf, buflen, TRUE, TRUE, TRUE, 0); in binlog_commit_flush_trx_cache() local
1906 Query_log_event end_evt(thd, buf, buflen, TRUE, TRUE, TRUE, 0); in binlog_rollback_flush_trx_cache() local
1927 Xid_log_event end_evt(thd, xid, TRUE); in binlog_commit_flush_xid_caches() local
2102 XA_prepare_log_event end_evt(thd, xid, FALSE); in binlog_commit_flush_xa_prepare() local
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dbinlog.cc640 end_evt(thd, STRING_WITH_LEN("COMMIT"), false, false, true, 0, true); in finalize() local
1808 end_evt(thd, STRING_WITH_LEN("ROLLBACK"), true, false, true, 0, true); in rollback() local
7015 Xid_log_event end_evt(thd, xid); in commit() local
7021 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in commit() local
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dbinlog.cc640 end_evt(thd, STRING_WITH_LEN("COMMIT"), false, false, true, 0, true); in finalize() local
1808 end_evt(thd, STRING_WITH_LEN("ROLLBACK"), true, false, true, 0, true); in rollback() local
7015 Xid_log_event end_evt(thd, xid); in commit() local
7021 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in commit() local
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dbinlog.cc640 end_evt(thd, STRING_WITH_LEN("COMMIT"), false, false, true, 0, true); in finalize() local
1808 end_evt(thd, STRING_WITH_LEN("ROLLBACK"), true, false, true, 0, true); in rollback() local
7015 Xid_log_event end_evt(thd, xid); in commit() local
7021 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in commit() local
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dbinlog.cc628 end_evt(thd, STRING_WITH_LEN("COMMIT"), false, false, true, 0, true); in finalize() local
1728 end_evt(thd, STRING_WITH_LEN("ROLLBACK"), true, false, true, 0, true); in rollback() local
6859 Xid_log_event end_evt(thd, xid); in commit() local
6865 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in commit() local
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dbinlog.cc620 end_evt(thd, STRING_WITH_LEN("COMMIT"), false, false, true, 0, true); in finalize() local
1672 end_evt(thd, STRING_WITH_LEN("ROLLBACK"), true, false, true, 0, true); in rollback() local
6765 Xid_log_event end_evt(thd, xid); in commit() local
6771 Query_log_event end_evt(thd, STRING_WITH_LEN("COMMIT"), in commit() local