Home
last modified time | relevance | path

Searched refs:TRX_UNDO_NEXT_LOG (Results 1 – 25 of 76) sorted by relevance

1234

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/include/
H A Dtrx0undo.h436 #define TRX_UNDO_NEXT_LOG 30 /*!< Offset of the next undo log header macro
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/include/
H A Dtrx0undo.h466 #define TRX_UNDO_NEXT_LOG 30 /*!< Offset of the next undo log header macro
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/include/
H A Dtrx0undo.h466 #define TRX_UNDO_NEXT_LOG 30 /*!< Offset of the next undo log header macro
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/include/
H A Dtrx0undo.h481 #define TRX_UNDO_NEXT_LOG 30 /*!< Offset of the next undo log header macro
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/include/
H A Dtrx0undo.h481 #define TRX_UNDO_NEXT_LOG 30 /*!< Offset of the next undo log header macro
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/include/
H A Dtrx0undo.h436 #define TRX_UNDO_NEXT_LOG 30 /*!< Offset of the next undo log header macro
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/trx/
H A Dtrx0undo.cc280 next = mach_read_from_2(log_hdr + TRX_UNDO_NEXT_LOG); in trx_undo_get_next_rec_from_next_page()
632 mach_write_to_2(prev_log_hdr + TRX_UNDO_NEXT_LOG, free); in trx_undo_header_create()
647 mach_write_to_2(log_hdr + TRX_UNDO_NEXT_LOG, 0); in trx_undo_header_create()
995 uint16_t end = mach_read_from_2(hdr_offset + TRX_UNDO_NEXT_LOG in trx_undo_truncate_start()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/trx/
H A Dtrx0undo.cc280 next = mach_read_from_2(log_hdr + TRX_UNDO_NEXT_LOG);
632 mach_write_to_2(prev_log_hdr + TRX_UNDO_NEXT_LOG, free);
647 mach_write_to_2(log_hdr + TRX_UNDO_NEXT_LOG, 0);
995 uint16_t end = mach_read_from_2(hdr_offset + TRX_UNDO_NEXT_LOG
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/include/
H A Dtrx0undo.h595 #define TRX_UNDO_NEXT_LOG 30 /*!< Offset of the next undo log header macro
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/include/
H A Dtrx0undo.h595 #define TRX_UNDO_NEXT_LOG 30 /*!< Offset of the next undo log header macro
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/include/
H A Dtrx0undo.h595 #define TRX_UNDO_NEXT_LOG 30 /*!< Offset of the next undo log header macro
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/include/
H A Dtrx0undo.h595 #define TRX_UNDO_NEXT_LOG 30 /*!< Offset of the next undo log header macro
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/include/
H A Dtrx0undo.h595 #define TRX_UNDO_NEXT_LOG 30 /*!< Offset of the next undo log header macro
/dports/databases/mysql57-client/mysql-5.7.36/storage/innobase/include/
H A Dtrx0undo.h595 #define TRX_UNDO_NEXT_LOG 30 /*!< Offset of the next undo log header macro
/dports/databases/mysql55-client/mysql-5.5.62/storage/innobase/include/
H A Dtrx0undo.h555 #define TRX_UNDO_NEXT_LOG 30 /*!< Offset of the next undo log header macro
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/trx/
H A Dtrx0undo.cc280 next = mach_read_from_2(log_hdr + TRX_UNDO_NEXT_LOG); in trx_undo_get_next_rec_from_next_page()
631 mach_write_to_2(prev_log_hdr + TRX_UNDO_NEXT_LOG, free); in trx_undo_header_create()
646 mach_write_to_2(log_hdr + TRX_UNDO_NEXT_LOG, 0); in trx_undo_header_create()
1004 uint16_t end = mach_read_from_2(hdr_offset + TRX_UNDO_NEXT_LOG in trx_undo_truncate_start()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/trx/
H A Dtrx0undo.cc280 next = mach_read_from_2(log_hdr + TRX_UNDO_NEXT_LOG); in trx_undo_get_next_rec_from_next_page()
631 mach_write_to_2(prev_log_hdr + TRX_UNDO_NEXT_LOG, free); in trx_undo_header_create()
646 mach_write_to_2(log_hdr + TRX_UNDO_NEXT_LOG, 0); in trx_undo_header_create()
1004 uint16_t end = mach_read_from_2(hdr_offset + TRX_UNDO_NEXT_LOG in trx_undo_truncate_start()
/dports/databases/mysql55-client/mysql-5.5.62/storage/innobase/trx/
H A Dtrx0undo.c241 next = mach_read_from_2(log_hdr + TRX_UNDO_NEXT_LOG); in trx_undo_get_next_rec_from_next_page()
574 mach_write_to_2(prev_log_hdr + TRX_UNDO_NEXT_LOG, free); in trx_undo_header_create()
589 mach_write_to_2(log_hdr + TRX_UNDO_NEXT_LOG, 0); in trx_undo_header_create()
865 mach_write_to_2(prev_log_hdr + TRX_UNDO_NEXT_LOG, 0); in trx_undo_discard_latest_update_undo()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/include/
H A Dtrx0undo.h574 #define TRX_UNDO_NEXT_LOG 30 /*!< Offset of the next undo log header macro
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/include/
H A Dtrx0undo.h574 #define TRX_UNDO_NEXT_LOG 30 /*!< Offset of the next undo log header macro
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/include/
H A Dtrx0undo.h574 #define TRX_UNDO_NEXT_LOG 30 /*!< Offset of the next undo log header macro
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/include/
H A Dtrx0undo.h553 #define TRX_UNDO_NEXT_LOG \ macro
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/innobase/include/
H A Dtrx0undo.h574 #define TRX_UNDO_NEXT_LOG 30 /*!< Offset of the next undo log header macro
/dports/databases/mysql56-client/mysql-5.6.51/storage/innobase/include/
H A Dtrx0undo.h574 #define TRX_UNDO_NEXT_LOG 30 /*!< Offset of the next undo log header macro
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/trx/
H A Dtrx0undo.cc256 next = mach_read_from_2(log_hdr + TRX_UNDO_NEXT_LOG); in trx_undo_get_next_rec_from_next_page()
593 mach_write_to_2(prev_log_hdr + TRX_UNDO_NEXT_LOG, free); in trx_undo_header_create()
608 mach_write_to_2(log_hdr + TRX_UNDO_NEXT_LOG, 0); in trx_undo_header_create()
884 mach_write_to_2(prev_log_hdr + TRX_UNDO_NEXT_LOG, 0); in trx_undo_discard_latest_update_undo()

1234