Home
last modified time | relevance | path

Searched refs:MLOG_FILE_RENAME (Results 1 – 25 of 69) sorted by relevance

123

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/innodb/t/
H A Dtablespace_rename.test8 # 1. WRITE_LOG "MLOG_FILE_RENAME t, t1";
41 --echo # Test crash before writing MLOG_FILE_RENAME t2.
H A Dddl_crash_alter_table.test7 CALL mtr.add_suppression("\\[ERROR\\].*MLOG_FILE_RENAME: Invalid to file name.* File name in the re…
H A Dddl_crash_alter_table_tablespace.test7 CALL mtr.add_suppression("\\[ERROR\\].*MLOG_FILE_RENAME: Invalid to file name.* File name in the re…
H A Dddl_crash_alter_table_partition.test7 CALL mtr.add_suppression("\\[ERROR\\].*MLOG_FILE_RENAME: Invalid to file name.* File name in the re…
H A Dalter_crash.test97 --echo # writing the MLOG_FILE_RENAME records. As the mini-transaction
H A Dddl_crash_basic.test12 CALL mtr.add_suppression("\\[ERROR\\].*MLOG_FILE_RENAME: Invalid to file name.* File name in the re…
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/innodb/r/
H A Dtablespace_rename.result14 # Test crash before writing MLOG_FILE_RENAME t2.
H A Dalter_crash.result69 # writing the MLOG_FILE_RENAME records. As the mini-transaction
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/include/
H A Dmtr0types.h158 MLOG_FILE_RENAME = 34, enumerator
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/include/
H A Dmtr0types.h161 MLOG_FILE_RENAME = 34, enumerator
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/include/
H A Dmtr0mtr.h143 #define MLOG_FILE_RENAME ((byte)34) /*!< log record about an .ibd macro
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/include/
H A Dmtr0mtr.h143 #define MLOG_FILE_RENAME ((byte)34) /*!< log record about an .ibd macro
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/include/
H A Dmtr0mtr.h143 #define MLOG_FILE_RENAME ((byte)34) /*!< log record about an .ibd macro
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/innobase/include/
H A Dmtr0mtr.h143 #define MLOG_FILE_RENAME ((byte)34) /*!< log record about an .ibd macro
/dports/databases/mysql56-client/mysql-5.6.51/storage/innobase/include/
H A Dmtr0mtr.h143 #define MLOG_FILE_RENAME ((byte)34) /*!< log record about an .ibd macro
/dports/databases/mysql55-client/mysql-5.5.62/storage/innobase/include/
H A Dmtr0mtr.h133 #define MLOG_FILE_RENAME ((byte)34) /*!< log record about an .ibd macro
H A Dmtr0log.ic256 MLOG_FILE_RENAME */
/dports/databases/mysql55-client/mysql-5.5.62/storage/innobase/fil/
H A Dfil0fil.c2137 if (type == MLOG_FILE_RENAME) { in fil_op_write_log()
2213 if (type == MLOG_FILE_RENAME) { in fil_op_log_parse_or_replay()
2263 case MLOG_FILE_RENAME: in fil_op_log_parse_or_replay()
2803 fil_op_write_log(MLOG_FILE_RENAME, id, 0, 0, old_name, new_name, in fil_rename_tablespace()
5087 fil_op_write_log(MLOG_FILE_RENAME, old_space_id, in fil_mtr_rename_log()
5089 fil_op_write_log(MLOG_FILE_RENAME, new_space_id, in fil_mtr_rename_log()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/innodb/r/
H A Dalter_crash.result79 # writing the MLOG_FILE_RENAME records. As the mini-transaction
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/innodb/r/
H A Dalter_crash.result79 # writing the MLOG_FILE_RENAME records. As the mini-transaction
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/innodb/r/
H A Dalter_crash.result79 # writing the MLOG_FILE_RENAME records. As the mini-transaction
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/innodb/r/
H A Dalter_crash.result79 # writing the MLOG_FILE_RENAME records. As the mini-transaction
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/innodb/r/
H A Dalter_crash.result79 # writing the MLOG_FILE_RENAME records. As the mini-transaction
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/suite/innodb/r/
H A Dalter_crash.result79 # writing the MLOG_FILE_RENAME records. As the mini-transaction
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/log/
H A Dlog0recv.cc1646 case MLOG_FILE_RENAME: in recv_parse_or_apply_log_rec_body()
2312 ut_ad(type != MLOG_FILE_RENAME); in recv_add_to_hash_table()
2919 case MLOG_FILE_RENAME: in recv_single_rec()
3061 case MLOG_FILE_RENAME: in recv_multi_rec()
4208 case MLOG_FILE_RENAME: in get_mlog_string()

123