List of all items
Structs
- binlog::event::CommonEventHeader
- binlog::events::BinlogAnalysis
- binlog::events::BinlogEventSummary
- binlog::events::RowsEvent
- binlog::events::TableMapEvent
- binlog::file::BinlogEventIterator
- binlog::file::BinlogFile
- binlog::header::BinlogEventHeader
- binlog::header::FormatDescriptionEvent
- binlog::header::RotateEvent
- cli::app::Cli
- cli::audit::AuditOptions
- cli::binlog::BinlogOptions
- cli::checksum::ChecksumOptions
- cli::compat::CompatOptions
- cli::corrupt::CorruptOptions
- cli::defrag::DefragOptions
- cli::diff::DiffOptions
- cli::dump::DumpOptions
- cli::export::ExportOptions
- cli::find::FindOptions
- cli::health::HealthOptions
- cli::info::InfoOptions
- cli::log::LogOptions
- cli::pages::PagesOptions
- cli::parse::ParseOptions
- cli::recover::RecoverOptions
- cli::repair::RepairOptions
- cli::schema::SchemaOptions
- cli::sdi::SdiOptions
- cli::transplant::TransplantOptions
- cli::tsid::TsidOptions
- cli::undelete::UndeleteOptions
- cli::undo::UndoOptions
- cli::validate::ValidateOptions
- cli::verify::VerifyOptions
- cli::watch::WatchOptions
- innodb::checksum::ChecksumResult
- innodb::compat::CompatCheck
- innodb::compat::CompatReport
- innodb::compat::CompatSummary
- innodb::compat::MysqlVersion
- innodb::compat::ScanCompatReport
- innodb::compat::ScanFileResult
- innodb::compat::TablespaceInfo
- innodb::decryption::DecryptionContext
- innodb::encryption::EncryptionInfo
- innodb::field_decode::ColumnStorageInfo
- innodb::fts::FtsFileInfo
- innodb::fts::FtsTableSummary
- innodb::health::HealthReport
- innodb::health::IndexHealth
- innodb::health::IndexPageSnapshot
- innodb::health::TablespaceHealth
- innodb::index::FsegHeader
- innodb::index::IndexHeader
- innodb::index::SystemRecords
- innodb::keyring::Keyring
- innodb::keyring::KeyringEntry
- innodb::lob::BlobPageHeader
- innodb::lob::LobChainInfo
- innodb::lob::LobChainPage
- innodb::lob::LobDataPageHeader
- innodb::lob::LobFirstPageHeader
- innodb::lob::LobIndexEntry
- innodb::lob::ZlobDataPageHeader
- innodb::lob::ZlobFirstPageHeader
- innodb::log::LogBlockHeader
- innodb::log::LogBlockTrailer
- innodb::log::LogCheckpoint
- innodb::log::LogFile
- innodb::log::LogFileHeader
- innodb::page::FilHeader
- innodb::page::FilTrailer
- innodb::page::FspHeader
- innodb::record::CompactRecordHeader
- innodb::record::RecordInfo
- innodb::record::RedundantRecordHeader
- innodb::rtree::MinimumBoundingRectangle
- innodb::rtree::RtreePageInfo
- innodb::schema::ColumnDef
- innodb::schema::DdColumn
- innodb::schema::DdColumnElement
- innodb::schema::DdForeignKey
- innodb::schema::DdForeignKeyElement
- innodb::schema::DdIndex
- innodb::schema::DdIndexElement
- innodb::schema::DdTable
- innodb::schema::ForeignKeyDef
- innodb::schema::IndexColumnDef
- innodb::schema::IndexDef
- innodb::schema::InferredIndex
- innodb::schema::InferredSchema
- innodb::schema::SdiEnvelope
- innodb::schema::TableSchema
- innodb::sdi::SdiRecord
- innodb::sdi::SdiRecordHeader
- innodb::tablespace::Tablespace
- innodb::undelete::UndeleteScanResult
- innodb::undelete::UndeleteSummary
- innodb::undelete::UndeletedRecord
- innodb::undo::DetailedUndoRecord
- innodb::undo::RollbackSegmentHeader
- innodb::undo::RsegArrayHeader
- innodb::undo::RsegInfo
- innodb::undo::UndoAnalysis
- innodb::undo::UndoLogHeader
- innodb::undo::UndoPageHeader
- innodb::undo::UndoRecord
- innodb::undo::UndoSegmentHeader
- innodb::undo::UndoSegmentInfo
- innodb::undo::UndoUpdateField
- innodb::validate::IndexValidation
- innodb::validate::MissingFile
- innodb::validate::MysqlIndexInfo
- innodb::validate::MysqlTableStats
- innodb::validate::OrphanFile
- innodb::validate::SpaceIdMismatch
- innodb::validate::TableValidationReport
- innodb::validate::TablespaceMapping
- innodb::validate::ValidationReport
- innodb::vendor::VendorInfo
- innodb::verify::ChainFileInfo
- innodb::verify::ChainGap
- innodb::verify::ChainReport
- innodb::verify::CheckSummary
- innodb::verify::RedoVerifyResult
- innodb::verify::VerifyConfig
- innodb::verify::VerifyFinding
- innodb::verify::VerifyReport
- util::audit::AuditLogger
- util::mysql::MysqlConfig
Enums
- IdbError
- binlog::event::BinlogEvent
- binlog::event::BinlogEventType
- cli::app::ColorMode
- cli::app::Commands
- cli::app::OutputFormat
- cli::export::ExportFormat
- cli::undelete::UndeleteFormat
- innodb::checksum::ChecksumAlgorithm
- innodb::compat::Severity
- innodb::compression::CompressionAlgorithm
- innodb::corruption::CorruptionPattern
- innodb::encryption::EncryptionAlgorithm
- innodb::field_decode::FieldValue
- innodb::fts::FtsFileType
- innodb::log::MlogRecordType
- innodb::page_types::PageType
- innodb::record::RecordHeader
- innodb::record::RecordType
- innodb::undelete::RecoverySource
- innodb::undo::UndoPageType
- innodb::undo::UndoRecordType
- innodb::undo::UndoState
- innodb::vendor::InnoDbVendor
- innodb::vendor::MariaDbFormat
- innodb::verify::VerifyCheckKind
- util::audit::AuditEvent
Traits
Functions
- binlog::checksum::validate_event_checksum
- binlog::events::analyze_binlog
- binlog::header::validate_binlog_magic
- cli::audit::execute
- cli::binlog::execute
- cli::checksum::execute
- cli::compat::execute
- cli::corrupt::execute
- cli::defrag::execute
- cli::diff::execute
- cli::dump::execute
- cli::export::execute
- cli::find::execute
- cli::health::execute
- cli::info::execute
- cli::log::execute
- cli::pages::execute
- cli::parse::execute
- cli::recover::execute
- cli::repair::execute
- cli::schema::execute
- cli::sdi::execute
- cli::transplant::execute
- cli::tsid::execute
- cli::undelete::execute
- cli::undo::execute
- cli::validate::execute
- cli::verify::execute
- cli::watch::execute
- innodb::checksum::calculate_crc32c
- innodb::checksum::calculate_innodb_checksum
- innodb::checksum::calculate_mariadb_full_crc32
- innodb::checksum::recalculate_checksum
- innodb::checksum::validate_checksum
- innodb::checksum::validate_lsn
- innodb::compat::build_compat_report
- innodb::compat::check_compatibility
- innodb::compat::extract_tablespace_info
- innodb::compression::decompress_lz4
- innodb::compression::decompress_zlib
- innodb::compression::decompress_zstd
- innodb::compression::detect_compression
- innodb::compression::detect_mariadb_page_compression
- innodb::compression::is_hole_punched
- innodb::corruption::classify_corruption
- innodb::encryption::detect_encryption
- innodb::encryption::encryption_info_offset
- innodb::encryption::is_encrypted
- innodb::encryption::is_mariadb_encrypted_page
- innodb::encryption::mariadb_encryption_key_version
- innodb::encryption::parse_encryption_info
- innodb::export::csv_escape
- innodb::export::decode_page_records
- innodb::export::extract_column_layout
- innodb::export::extract_table_name
- innodb::field_decode::build_column_layout
- innodb::field_decode::decode_field
- innodb::fts::is_fts_auxiliary
- innodb::fts::parse_fts_filename
- innodb::fts::summarize_fts_files
- innodb::health::analyze_health
- innodb::health::compute_fill_factor
- innodb::health::compute_fragmentation
- innodb::health::compute_garbage_ratio
- innodb::health::extract_index_page_snapshot
- innodb::lob::walk_blob_chain
- innodb::lob::walk_lob_chain
- innodb::log::validate_log_block_checksum
- innodb::record::read_variable_field_lengths
- innodb::record::walk_compact_records
- innodb::record::walk_redundant_records
- innodb::rtree::parse_rtree_page
- innodb::schema::charset_from_collation
- innodb::schema::collation_name
- innodb::schema::dd_type_to_sql
- innodb::schema::extract_schema_from_sdi
- innodb::schema::fk_rule_name
- innodb::schema::generate_ddl
- innodb::schema::has_instant_columns
- innodb::schema::infer_schema_from_pages
- innodb::schema::parse_se_private_data
- innodb::schema::row_format_name
- innodb::sdi::extract_sdi_from_page
- innodb::sdi::extract_sdi_from_pages
- innodb::sdi::find_sdi_pages
- innodb::sdi::is_sdi_page
- innodb::sdi::read_sdi_root_page
- innodb::sdi::sdi_type_name
- innodb::undelete::extract_table_id
- innodb::undelete::field_value_to_json
- innodb::undelete::field_value_to_sql
- innodb::undelete::scan_delete_marked_records
- innodb::undelete::scan_deleted_from_bytes
- innodb::undelete::scan_free_list_records
- innodb::undelete::scan_undeleted
- innodb::undelete::scan_undo_for_deletes
- innodb::undo::analyze_undo_tablespace
- innodb::undo::parse_undo_records
- innodb::undo::read_compressed
- innodb::undo::walk_undo_log_headers
- innodb::undo::walk_undo_records
- innodb::validate::cross_validate
- innodb::validate::deep_validate_table
- innodb::validate::detect_orphans
- innodb::vendor::detect_vendor_from_created_by
- innodb::vendor::detect_vendor_from_flags
- innodb::verify::extract_chain_file_info
- innodb::verify::verify_backup_chain
- innodb::verify::verify_redo_continuity
- innodb::verify::verify_tablespace
- innodb::write::build_fsp_page
- innodb::write::create_backup
- innodb::write::detect_algorithm
- innodb::write::fix_page_checksum
- innodb::write::read_page_raw
- innodb::write::write_page
- innodb::write::write_tablespace
- util::fs::find_tablespace_files
- util::hex::format_bytes
- util::hex::format_hex32
- util::hex::format_hex64
- util::hex::format_offset
- util::hex::hex_dump
- util::mysql::find_defaults_file
- util::mysql::parse_defaults_file
- util::prometheus::escape_label_value
- util::prometheus::format_gauge
- util::prometheus::format_gauge_int
- util::prometheus::help_line
- util::prometheus::type_line
Type Aliases
Constants
- binlog::constants::ANONYMOUS_GTID_LOG_EVENT
- binlog::constants::APPEND_BLOCK_EVENT
- binlog::constants::BEGIN_LOAD_QUERY_EVENT
- binlog::constants::BINLOG_CHECKSUM_ALG_CRC32
- binlog::constants::BINLOG_CHECKSUM_ALG_OFF
- binlog::constants::BINLOG_CHECKSUM_LEN
- binlog::constants::BINLOG_MAGIC
- binlog::constants::BINLOG_MAGIC_SIZE
- binlog::constants::COMMON_HEADER_SIZE
- binlog::constants::CREATE_FILE_EVENT
- binlog::constants::DELETE_FILE_EVENT
- binlog::constants::DELETE_ROWS_EVENT
- binlog::constants::DELETE_ROWS_EVENT_V1
- binlog::constants::EVENT_FLAGS_OFFSET
- binlog::constants::EVENT_LENGTH_OFFSET
- binlog::constants::EVENT_NEXT_POSITION_OFFSET
- binlog::constants::EVENT_SERVER_ID_OFFSET
- binlog::constants::EVENT_TIMESTAMP_OFFSET
- binlog::constants::EVENT_TYPE_OFFSET
- binlog::constants::EXECUTE_LOAD_QUERY_EVENT
- binlog::constants::EXEC_LOAD_EVENT
- binlog::constants::FDE_BINLOG_VERSION_OFFSET
- binlog::constants::FDE_CREATE_TIMESTAMP_OFFSET
- binlog::constants::FDE_HEADER_LENGTH_OFFSET
- binlog::constants::FDE_POST_HEADER_LENGTHS_OFFSET
- binlog::constants::FDE_SERVER_VERSION_LEN
- binlog::constants::FDE_SERVER_VERSION_OFFSET
- binlog::constants::FORMAT_DESCRIPTION_EVENT
- binlog::constants::GTID_LOG_EVENT
- binlog::constants::HEARTBEAT_LOG_EVENT
- binlog::constants::HEARTBEAT_LOG_EVENT_V2
- binlog::constants::IGNORABLE_LOG_EVENT
- binlog::constants::INCIDENT_EVENT
- binlog::constants::INTVAR_EVENT
- binlog::constants::LOAD_EVENT
- binlog::constants::LOG_EVENT_BINLOG_IN_USE_F
- binlog::constants::NEW_LOAD_EVENT
- binlog::constants::PARTIAL_UPDATE_ROWS_EVENT
- binlog::constants::PREVIOUS_GTIDS_LOG_EVENT
- binlog::constants::PRE_GA_DELETE_ROWS_EVENT
- binlog::constants::PRE_GA_UPDATE_ROWS_EVENT
- binlog::constants::PRE_GA_WRITE_ROWS_EVENT
- binlog::constants::QUERY_EVENT
- binlog::constants::RAND_EVENT
- binlog::constants::ROTATE_EVENT
- binlog::constants::ROTATE_FILENAME_OFFSET
- binlog::constants::ROTATE_POSITION_OFFSET
- binlog::constants::ROWS_QUERY_LOG_EVENT
- binlog::constants::SLAVE_EVENT
- binlog::constants::START_EVENT_V3
- binlog::constants::STOP_EVENT
- binlog::constants::TABLE_MAP_EVENT
- binlog::constants::TRANSACTION_CONTEXT_EVENT
- binlog::constants::TRANSACTION_PAYLOAD_EVENT
- binlog::constants::UNKNOWN_EVENT
- binlog::constants::UPDATE_ROWS_EVENT
- binlog::constants::UPDATE_ROWS_EVENT_V1
- binlog::constants::USER_VAR_EVENT
- binlog::constants::VIEW_CHANGE_EVENT
- binlog::constants::WRITE_ROWS_EVENT
- binlog::constants::WRITE_ROWS_EVENT_V1
- binlog::constants::XA_PREPARE_LOG_EVENT
- binlog::constants::XID_EVENT
- innodb::constants::ENCRYPTION_INFO_MAX_SIZE
- innodb::constants::ENCRYPTION_INFO_SIZE
- innodb::constants::ENCRYPTION_KEY_LEN
- innodb::constants::ENCRYPTION_MAGIC_SIZE
- innodb::constants::ENCRYPTION_MAGIC_V1
- innodb::constants::ENCRYPTION_MAGIC_V2
- innodb::constants::ENCRYPTION_MAGIC_V3
- innodb::constants::ENCRYPTION_SERVER_UUID_LEN
- innodb::constants::FIL_NULL
- innodb::constants::FIL_PAGE_DATA
- innodb::constants::FIL_PAGE_FILE_FLUSH_LSN
- innodb::constants::FIL_PAGE_LSN
- innodb::constants::FIL_PAGE_NEXT
- innodb::constants::FIL_PAGE_OFFSET
- innodb::constants::FIL_PAGE_ORIGINAL_TYPE_V1
- innodb::constants::FIL_PAGE_PAGE_COMPRESSED
- innodb::constants::FIL_PAGE_PAGE_COMPRESSED_ENCRYPTED
- innodb::constants::FIL_PAGE_PREV
- innodb::constants::FIL_PAGE_SPACE_ID
- innodb::constants::FIL_PAGE_SPACE_OR_CHKSUM
- innodb::constants::FIL_PAGE_TYPE
- innodb::constants::FIL_PAGE_TYPE_INSTANT
- innodb::constants::FSEG_HEADER_SIZE
- innodb::constants::FSP_FLAGS_MASK_PAGE_SSIZE
- innodb::constants::FSP_FLAGS_POS_PAGE_SSIZE
- innodb::constants::FSP_FRAG_N_USED
- innodb::constants::FSP_FREE_LIMIT
- innodb::constants::FSP_HEADER_SIZE
- innodb::constants::FSP_NOT_USED
- innodb::constants::FSP_SIZE
- innodb::constants::FSP_SPACE_FLAGS
- innodb::constants::FSP_SPACE_ID
- innodb::constants::MARIADB_FSP_FLAGS_FCRC32_COMPRESSED_ALGO_MASK
- innodb::constants::MARIADB_FSP_FLAGS_FCRC32_MARKER_MASK
- innodb::constants::MARIADB_FSP_FLAGS_FCRC32_PAGE_SSIZE_MASK
- innodb::constants::MARIADB_FSP_FLAGS_PAGE_COMPRESSION
- innodb::constants::PAGE_BTR_SEG_LEAF
- innodb::constants::PAGE_BTR_SEG_TOP
- innodb::constants::PAGE_DATA
- innodb::constants::PAGE_DATA_OFFSET
- innodb::constants::PAGE_DIRECTION
- innodb::constants::PAGE_FREE
- innodb::constants::PAGE_GARBAGE
- innodb::constants::PAGE_HEADER_SIZE
- innodb::constants::PAGE_HEAP_TOP
- innodb::constants::PAGE_INDEX_ID
- innodb::constants::PAGE_LAST_INSERT
- innodb::constants::PAGE_LEFT
- innodb::constants::PAGE_LEVEL
- innodb::constants::PAGE_MAX_TRX_ID
- innodb::constants::PAGE_NEW_INFIMUM
- innodb::constants::PAGE_NEW_SUPREMUM
- innodb::constants::PAGE_NO_DIRECTION
- innodb::constants::PAGE_N_DIRECTION
- innodb::constants::PAGE_N_DIR_SLOTS
- innodb::constants::PAGE_N_HEAP
- innodb::constants::PAGE_N_RECS
- innodb::constants::PAGE_OLD_INFIMUM
- innodb::constants::PAGE_OLD_SUPREMUM
- innodb::constants::PAGE_RIGHT
- innodb::constants::PAGE_SAME_PAGE
- innodb::constants::PAGE_SAME_REC
- innodb::constants::REC_N_NEW_EXTRA_BYTES
- innodb::constants::REC_N_OLD_EXTRA_BYTES
- innodb::constants::SIZE_FIL_HEAD
- innodb::constants::SIZE_FIL_TRAILER
- innodb::constants::SIZE_PAGE_16K
- innodb::constants::SIZE_PAGE_32K
- innodb::constants::SIZE_PAGE_4K
- innodb::constants::SIZE_PAGE_64K
- innodb::constants::SIZE_PAGE_8K
- innodb::constants::SIZE_PAGE_DEFAULT
- innodb::constants::UT_HASH_RANDOM_MASK
- innodb::constants::UT_HASH_RANDOM_MASK2
- innodb::constants::XDES_SIZE
- innodb::log::LOG_BLOCK_CHECKSUM_OFFSET
- innodb::log::LOG_BLOCK_FLUSH_BIT_MASK
- innodb::log::LOG_BLOCK_HDR_SIZE
- innodb::log::LOG_BLOCK_SIZE
- innodb::log::LOG_BLOCK_TRL_SIZE
- innodb::log::LOG_CHECKPOINT_ARCHIVED_LSN
- innodb::log::LOG_CHECKPOINT_BUF_SIZE
- innodb::log::LOG_CHECKPOINT_LSN
- innodb::log::LOG_CHECKPOINT_NO
- innodb::log::LOG_CHECKPOINT_OFFSET
- innodb::log::LOG_FILE_HDR_BLOCKS
- innodb::log::LOG_HEADER_CREATED_BY
- innodb::log::LOG_HEADER_CREATED_BY_LEN
- innodb::log::LOG_HEADER_FILE_NO
- innodb::log::LOG_HEADER_FORMAT
- innodb::log::LOG_HEADER_GROUP_ID
- innodb::log::LOG_HEADER_LOG_UUID
- innodb::log::LOG_HEADER_START_LSN