Home
last modified time | relevance | path

Searched refs:xid_to_str (Results 1 – 25 of 34) sorted by relevance

12

/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dxa.cc105 sql_print_information("ignore xid %s", xid->xid_to_str(buf)); in xarecover_handlerton()
124 sql_print_information("commit xid %s", xid->xid_to_str(buf)); in xarecover_handlerton()
133 sql_print_information("rollback xid %s", xid->xid_to_str(buf)); in xarecover_handlerton()
1056 char* XID::xid_to_str(char *buf) const in xid_to_str() function in XID
H A Dxa.h374 char* xid_to_str(char *buf) const;
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dxa.cc105 sql_print_information("ignore xid %s", xid->xid_to_str(buf)); in xarecover_handlerton()
124 sql_print_information("commit xid %s", xid->xid_to_str(buf)); in xarecover_handlerton()
133 sql_print_information("rollback xid %s", xid->xid_to_str(buf)); in xarecover_handlerton()
1057 char* XID::xid_to_str(char *buf) const in xid_to_str() function in XID
H A Dxa.h374 char* xid_to_str(char *buf) const;
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dxa.cc105 sql_print_information("ignore xid %s", xid->xid_to_str(buf)); in xarecover_handlerton()
124 sql_print_information("commit xid %s", xid->xid_to_str(buf)); in xarecover_handlerton()
133 sql_print_information("rollback xid %s", xid->xid_to_str(buf)); in xarecover_handlerton()
1057 char* XID::xid_to_str(char *buf) const in xid_to_str() function in XID
H A Dxa.h374 char* xid_to_str(char *buf) const;
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dxa.cc151 sql_print_information("ignore xid %s", xid->xid_to_str(buf)); in xarecover_handlerton()
185 sql_print_information("commit xid %s", xid->xid_to_str(buf)); in xarecover_handlerton()
194 sql_print_information("rollback xid %s", xid->xid_to_str(buf)); in xarecover_handlerton()
1136 char* XID::xid_to_str(char *buf) const in xid_to_str() function in XID
H A Dxa.h374 char* xid_to_str(char *buf) const;
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dxa.cc105 sql_print_information("ignore xid %s", xid->xid_to_str(buf)); in xarecover_handlerton()
124 sql_print_information("commit xid %s", xid->xid_to_str(buf)); in xarecover_handlerton()
133 sql_print_information("rollback xid %s", xid->xid_to_str(buf)); in xarecover_handlerton()
1057 char* XID::xid_to_str(char *buf) const in xid_to_str() function in XID
H A Dxa.h374 char* xid_to_str(char *buf) const;
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dxa.cc105 sql_print_information("ignore xid %s", xid->xid_to_str(buf)); in xarecover_handlerton()
124 sql_print_information("commit xid %s", xid->xid_to_str(buf)); in xarecover_handlerton()
133 sql_print_information("rollback xid %s", xid->xid_to_str(buf)); in xarecover_handlerton()
1057 char* XID::xid_to_str(char *buf) const in xid_to_str() function in XID
H A Dxa.h374 char* xid_to_str(char *buf) const;
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dxa.cc328 LogErr(INFORMATION_LEVEL, ER_XA_IGNORING_XID, xid->xid_to_str(buf)); in xarecover_handlerton()
349 LogErr(INFORMATION_LEVEL, ER_XA_COMMITTING_XID, xid->xid_to_str(buf)); in xarecover_handlerton()
357 xid->xid_to_str(buf)); in xarecover_handlerton()
1409 char *XID::xid_to_str(char *buf) const { in xid_to_str() function in XID
H A Dxa.h325 char *xid_to_str(char *buf) const;
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dhandler.cc1566 static char* xid_to_str(char *buf, XID *xid) in xid_to_str() function
1661 sql_print_information("ignore xid %s", xid_to_str(buf, info->list+i)); in xarecover_handlerton()
1679 sql_print_information("commit xid %s", xid_to_str(buf, info->list+i)); in xarecover_handlerton()
1688 xid_to_str(buf, info->list+i)); in xarecover_handlerton()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dhandler.cc1769 static char* xid_to_str(char *buf, XID *xid) in xid_to_str() function
1907 sql_print_information("ignore xid %s", xid_to_str(buf, info->list+i)); in xarecover_handlerton()
1940 sql_print_information("commit xid %s", xid_to_str(buf, info->list+i)); in xarecover_handlerton()
1949 xid_to_str(buf, info->list+i)); in xarecover_handlerton()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dhandler.cc1722 static char* xid_to_str(char *buf, XID *xid) in xid_to_str() function
1817 sql_print_information("ignore xid %s", xid_to_str(buf, info->list+i)); in xarecover_handlerton()
1835 sql_print_information("commit xid %s", xid_to_str(buf, info->list+i)); in xarecover_handlerton()
1844 xid_to_str(buf, info->list+i)); in xarecover_handlerton()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc1803 static char* xid_to_str(char *buf, XID *xid) in xid_to_str() function
1898 sql_print_information("ignore xid %s", xid_to_str(buf, info->list+i)); in xarecover_handlerton()
1916 sql_print_information("commit xid %s", xid_to_str(buf, info->list+i)); in xarecover_handlerton()
1925 xid_to_str(buf, info->list+i)); in xarecover_handlerton()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc1803 static char* xid_to_str(char *buf, XID *xid) in xid_to_str() function
1898 sql_print_information("ignore xid %s", xid_to_str(buf, info->list+i)); in xarecover_handlerton()
1916 sql_print_information("commit xid %s", xid_to_str(buf, info->list+i)); in xarecover_handlerton()
1925 xid_to_str(buf, info->list+i)); in xarecover_handlerton()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dhandler.cc1803 static char* xid_to_str(char *buf, XID *xid) in xid_to_str() function
1898 sql_print_information("ignore xid %s", xid_to_str(buf, info->list+i)); in xarecover_handlerton()
1916 sql_print_information("commit xid %s", xid_to_str(buf, info->list+i)); in xarecover_handlerton()
1925 xid_to_str(buf, info->list+i)); in xarecover_handlerton()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dhandler.cc2047 char *xid_to_str(char *buf, const XID &xid) in xid_to_str() function
2193 _db_doprnt_("ignore xid %s", xid_to_str(buf, info->list[i])); in xarecover_handlerton()
2220 _db_doprnt_("commit xid %s", xid_to_str(buf, info->list[i])); in xarecover_handlerton()
2231 _db_doprnt_("rollback xid %s", xid_to_str(buf, info->list[i])); in xarecover_handlerton()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dhandler.cc2047 char *xid_to_str(char *buf, const XID &xid)
2193 _db_doprnt_("ignore xid %s", xid_to_str(buf, info->list[i]));
2220 _db_doprnt_("commit xid %s", xid_to_str(buf, info->list[i]));
2231 _db_doprnt_("rollback xid %s", xid_to_str(buf, info->list[i]));
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dhandler.cc1861 char *xid_to_str(char *buf, const XID &xid)
2002 ("ignore xid %s", xid_to_str(buf, info->list[i])));
2033 ("commit xid %s", xid_to_str(buf, info->list[i])));
2048 ("rollback xid %s", xid_to_str(buf, info->list[i])));
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dhandler.cc1861 char *xid_to_str(char *buf, const XID &xid) in xid_to_str() function
2002 ("ignore xid %s", xid_to_str(buf, info->list[i]))); in xarecover_handlerton()
2033 ("commit xid %s", xid_to_str(buf, info->list[i]))); in xarecover_handlerton()
2048 ("rollback xid %s", xid_to_str(buf, info->list[i]))); in xarecover_handlerton()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dhandler.cc2196 static char *xid_to_str(char *buf, const XID &xid) in xid_to_str() function
2342 _db_doprnt_("ignore xid %s", xid_to_str(buf, info->list[i])); in xarecover_handlerton()
2369 _db_doprnt_("commit xid %s", xid_to_str(buf, info->list[i])); in xarecover_handlerton()
2380 _db_doprnt_("rollback xid %s", xid_to_str(buf, info->list[i])); in xarecover_handlerton()

12