Home
last modified time | relevance | path

Searched refs:LOG_CHECKPOINT_1 (Results 1 – 25 of 67) sorted by relevance

123

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/arch/
H A Darch0log.cc229 byte *src = header + LOG_CHECKPOINT_1; in update_header()
325 auto dest = static_cast<void *>(header + LOG_CHECKPOINT_1); in start()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/log/
H A Dlog0log.cc1138 LOG_CHECKPOINT_1 + OS_FILE_LOG_BLOCK_SIZE, in log_read_encryption()
1354 LOG_CHECKPOINT_1 + OS_FILE_LOG_BLOCK_SIZE, in log_write_encryption()
2051 ut_ad(LOG_CHECKPOINT_1 < univ_page_size.physical()); in log_group_checkpoint()
2070 ? LOG_CHECKPOINT_2 : LOG_CHECKPOINT_1, in log_group_checkpoint()
2104 buf = hdr_buf + LOG_CHECKPOINT_1; in log_reset_first_header_and_checkpoint()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/log/
H A Dlog0log.cc1138 LOG_CHECKPOINT_1 + OS_FILE_LOG_BLOCK_SIZE, in log_read_encryption()
1354 LOG_CHECKPOINT_1 + OS_FILE_LOG_BLOCK_SIZE, in log_write_encryption()
2051 ut_ad(LOG_CHECKPOINT_1 < univ_page_size.physical()); in log_group_checkpoint()
2070 ? LOG_CHECKPOINT_2 : LOG_CHECKPOINT_1, in log_group_checkpoint()
2104 buf = hdr_buf + LOG_CHECKPOINT_1; in log_reset_first_header_and_checkpoint()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/log/
H A Dlog0log.cc1138 LOG_CHECKPOINT_1 + OS_FILE_LOG_BLOCK_SIZE, in log_read_encryption()
1354 LOG_CHECKPOINT_1 + OS_FILE_LOG_BLOCK_SIZE, in log_write_encryption()
2051 ut_ad(LOG_CHECKPOINT_1 < univ_page_size.physical()); in log_group_checkpoint()
2070 ? LOG_CHECKPOINT_2 : LOG_CHECKPOINT_1, in log_group_checkpoint()
2104 buf = hdr_buf + LOG_CHECKPOINT_1; in log_reset_first_header_and_checkpoint()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/include/
H A Dlog0log.h572 #define LOG_CHECKPOINT_1 OS_FILE_LOG_BLOCK_SIZE macro
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/include/
H A Dlog0log.h584 #define LOG_CHECKPOINT_1 OS_FILE_LOG_BLOCK_SIZE macro
/dports/databases/mysql57-client/mysql-5.7.36/storage/innobase/include/
H A Dlog0log.h572 #define LOG_CHECKPOINT_1 OS_FILE_LOG_BLOCK_SIZE macro
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/log/
H A Dlog0log.cc1732 ? LOG_CHECKPOINT_2 : LOG_CHECKPOINT_1, in log_group_checkpoint_0()
1784 ut_ad(LOG_CHECKPOINT_1 < univ_page_size.physical()); in log_group_checkpoint()
1803 ? LOG_CHECKPOINT_2 : LOG_CHECKPOINT_1, in log_group_checkpoint()
1837 buf = hdr_buf + LOG_CHECKPOINT_1; in log_reset_first_header_and_checkpoint()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/include/
H A Dlog0log.h652 #define LOG_CHECKPOINT_1 OS_FILE_LOG_BLOCK_SIZE macro
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/include/
H A Dlog0log.h652 #define LOG_CHECKPOINT_1 OS_FILE_LOG_BLOCK_SIZE macro
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/include/
H A Dlog0log.h652 #define LOG_CHECKPOINT_1 OS_FILE_LOG_BLOCK_SIZE macro
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/include/
H A Dlog0log.h473 #define LOG_CHECKPOINT_1 OS_FILE_LOG_BLOCK_SIZE macro
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/include/
H A Dlog0log.h473 #define LOG_CHECKPOINT_1 OS_FILE_LOG_BLOCK_SIZE macro
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/
H A Dxtrabackup.cc5701 mach_write_to_4(buf + LOG_CHECKPOINT_1 + OFFSET_LOW32, in update_log_temp_checkpoint_0()
5705 mach_write_to_4(buf + LOG_CHECKPOINT_1 + OFFSET_HIGH32, 0); in update_log_temp_checkpoint_0()
5706 fold = ut_fold_binary(buf + LOG_CHECKPOINT_1, CHECKSUM_1); in update_log_temp_checkpoint_0()
5707 mach_write_to_4(buf + LOG_CHECKPOINT_1 + CHECKSUM_1, fold); in update_log_temp_checkpoint_0()
5711 mach_write_to_4(buf + LOG_CHECKPOINT_1 + CHECKSUM_2, fold); in update_log_temp_checkpoint_0()
5747 mach_write_to_8(buf + LOG_CHECKPOINT_1 + LOG_CHECKPOINT_LSN, in update_log_temp_checkpoint()
5749 mach_write_to_8(buf + LOG_CHECKPOINT_1 + LOG_CHECKPOINT_OFFSET, in update_log_temp_checkpoint()
5758 log_block_set_checksum(buf + LOG_CHECKPOINT_1, in update_log_temp_checkpoint()
5759 log_block_calc_checksum_crc32(buf + LOG_CHECKPOINT_1)); in update_log_temp_checkpoint()
5895 for (field = LOG_CHECKPOINT_1; field <= LOG_CHECKPOINT_2; in xtrabackup_init_temp_log()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/innobase/include/
H A Dlog0log.h707 #define LOG_CHECKPOINT_1 OS_FILE_LOG_BLOCK_SIZE macro
/dports/databases/mysql56-client/mysql-5.6.51/storage/innobase/include/
H A Dlog0log.h707 #define LOG_CHECKPOINT_1 OS_FILE_LOG_BLOCK_SIZE macro
/dports/databases/mysql55-client/mysql-5.5.62/storage/innobase/include/
H A Dlog0log.h691 #define LOG_CHECKPOINT_1 OS_FILE_LOG_BLOCK_SIZE macro
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/include/
H A Dlog0log.h741 #define LOG_CHECKPOINT_1 OS_FILE_LOG_BLOCK_SIZE macro
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/include/
H A Dlog0log.h741 #define LOG_CHECKPOINT_1 OS_FILE_LOG_BLOCK_SIZE macro
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/include/
H A Dlog0log.h741 #define LOG_CHECKPOINT_1 OS_FILE_LOG_BLOCK_SIZE macro
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/include/
H A Dlog0log.h452 #define LOG_CHECKPOINT_1 OS_FILE_LOG_BLOCK_SIZE macro
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/include/
H A Dlog0log.h452 #define LOG_CHECKPOINT_1 OS_FILE_LOG_BLOCK_SIZE macro
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/log/
H A Dlog0chkp.cc547 ut_a(LOG_CHECKPOINT_1 < univ_page_size.physical()); in log_files_write_checkpoint()
556 (checkpoint_no & 1) ? LOG_CHECKPOINT_2 : LOG_CHECKPOINT_1, in log_files_write_checkpoint()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/log/
H A Dlog0log.cc1633 ut_ad(LOG_CHECKPOINT_1 < univ_page_size.physical()); in log_group_checkpoint()
1652 ? LOG_CHECKPOINT_2 : LOG_CHECKPOINT_1, in log_group_checkpoint()
1686 buf = hdr_buf + LOG_CHECKPOINT_1; in log_reset_first_header_and_checkpoint()
/dports/databases/mysql57-client/mysql-5.7.36/storage/innobase/log/
H A Dlog0log.cc1633 ut_ad(LOG_CHECKPOINT_1 < univ_page_size.physical()); in log_group_checkpoint()
1652 ? LOG_CHECKPOINT_2 : LOG_CHECKPOINT_1, in log_group_checkpoint()
1686 buf = hdr_buf + LOG_CHECKPOINT_1; in log_reset_first_header_and_checkpoint()

123