mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
b08474435f
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 |
||
---|---|---|
.. | ||
archive-big.result | ||
archive-big.test | ||
archive.result | ||
archive.test | ||
archive_bitfield.result | ||
archive_bitfield.test | ||
archive_debug.result | ||
archive_debug.test | ||
archive_eits.result | ||
archive_eits.test | ||
archive_gis.result | ||
archive_gis.test | ||
archive_no_symlink-master.opt | ||
archive_no_symlink.result | ||
archive_no_symlink.test | ||
archive_plugin.result | ||
archive_plugin.test | ||
archive_symlink.result | ||
archive_symlink.test | ||
disabled.def | ||
discover.result | ||
discover.test | ||
discover_5438.opt | ||
discover_5438.result | ||
discover_5438.test | ||
flush.result | ||
flush.test | ||
mysqlhotcopy_archive.result | ||
mysqlhotcopy_archive.test | ||
partition_archive.result | ||
partition_archive.test | ||
repair.result | ||
repair.test | ||
rnd_pos.result | ||
rnd_pos.test | ||
suite.pm |