mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
The debug parameter innodb_simulate_comp_failures injected compression failures for ROW_FORMAT=COMPRESSED tables, breaking the pre-existing logic that I had implemented in the InnoDB Plugin for MySQL 5.1 to prevent compressed page overflows. A much better check is already achieved by defining UNIV_ZIP_COPY at the compilation time. (Only UNIV_ZIP_DEBUG is part of cmake -DWITH_INNODB_EXTRA_DEBUG=ON.) |
||
|---|---|---|
| .. | ||
| alter_table_pk_no_sort.inc | ||
| autoinc_persist_alter.inc | ||
| crc32.pl | ||
| dml_ops.inc | ||
| have_innodb_bzip2.inc | ||
| have_innodb_lz4.inc | ||
| have_innodb_lzma.inc | ||
| have_innodb_lzo.inc | ||
| have_innodb_punchhole.inc | ||
| have_innodb_snappy.inc | ||
| have_undo_tablespaces.combinations | ||
| have_undo_tablespaces.inc | ||
| ibd_convert.pl | ||
| import.inc | ||
| innodb-page-compression.inc | ||
| innodb-util.pl | ||
| innodb-wl6045.inc | ||
| innodb_binlog.combinations | ||
| innodb_binlog.inc | ||
| innodb_bulk_create_index.inc | ||
| innodb_bulk_create_index_debug.inc | ||
| innodb_dict.inc | ||
| innodb_isolation_selects.inc | ||
| innodb_merge_threshold_delete.inc | ||
| innodb_merge_threshold_secondary.inc | ||
| innodb_merge_threshold_update.inc | ||
| innodb_stats.inc | ||
| innodb_wl6501_crash.inc | ||
| innodb_wl6501_crash_temp.inc | ||
| log_file_cleanup.inc | ||
| no_checkpoint_end.inc | ||
| no_checkpoint_start.inc | ||
| restart_and_reinit.inc | ||
| show_i_s_tables.inc | ||
| show_i_s_tablespaces.inc | ||
| truncate_recover.inc | ||
| wait_all_purged.inc | ||