mariadb/storage
Marko Mäkelä 4faef6e240 Cleanup: Remove IF_VALGRIND
The purpose of the compress() wrapper my_compress_buffer() was twofold:
silence Valgrind warnings about uninitialized memory access before
zlib 1.2.4, and have PERFORMANCE_SCHEMA instrumentation of some zlib
related memory allocation. Because of PERFORMANCE_SCHEMA, we cannot
trivially replace my_compress_buffer() with compress().

az_open(): Remove a crc32() call. Any CRC of the empty string is 0.
2022-04-25 09:40:40 +03:00
..
archive Cleanup: Remove IF_VALGRIND 2022-04-25 09:40:40 +03:00
blackhole
cassandra
columnstore
connect
csv
example
federated
federatedx
heap
innobase MDEV-27094 Debug builds include useless InnoDB "disabled" options 2022-04-22 12:48:40 +03:00
maria Merge 10.4 into 10.5 2022-04-21 15:33:50 +03:00
mroonga
myisam
myisammrg
oqgraph
perfschema
rocksdb
sequence
sphinx
spider Merge 10.4 into 10.5 2022-04-21 15:33:50 +03:00
test_sql_discovery
tokudb