mariadb/mysql-test/suite/archive
Monty b08474435f Fix compression tests for s390x
The problem is that s390x is not using the default bzip library we use
on other platforms, which causes compressed string lengths to be differnt
than what mtr tests expects.

Fixed by:
- Added have_normal_bzip.inc, which checks if compress() returns the
  expected length.
- Adjust the results to match the expected one
  - main.func_compress.test & archive.archive
- Don't print lengths that depends on compression library
  - mysqlbinlog compress tests & connect.zip
- Don't print DATA_LENGTH for SET column_compression_zlib_level=1
  - main.column_compression
2023-09-05 12:34:39 +03:00
..
archive-big.result
archive-big.test
archive.result Merge remote-tracking branch 'origin/10.4' into 10.5 2022-09-14 16:24:51 +04:00
archive.test Fix compression tests for s390x 2023-09-05 12:34:39 +03:00
archive_bitfield.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
archive_bitfield.test
archive_debug.result
archive_debug.test
archive_eits.result
archive_eits.test
archive_gis.result Merge remote-tracking branch 'origin/10.4' into 10.5 2022-09-14 16:24:51 +04:00
archive_gis.test MDEV-18650: Options deprecated in previous versions - storage_engine 2020-02-13 13:42:01 +02:00
archive_no_symlink-master.opt
archive_no_symlink.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
archive_no_symlink.test
archive_plugin.result
archive_plugin.test
archive_symlink.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
archive_symlink.test
disabled.def
discover.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
discover.test
discover_5438.opt Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
discover_5438.result
discover_5438.test
flush.result
flush.test
mysqlhotcopy_archive.result
mysqlhotcopy_archive.test
partition_archive.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
partition_archive.test
repair.result
repair.test
rnd_pos.result
rnd_pos.test MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
suite.pm