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 Merge 10.3 into 10.4 2020-11-03 14:49:17 +02:00
cassandra Merge 10.4 into 10.5 2021-11-29 11:16:20 +02:00
columnstore update columnstore to 5.6.4-1 2022-01-29 16:28:31 +01:00
connect Merge 10.4 into 10.5 2022-04-06 10:06:39 +03:00
csv Merge branch 'bb-10.4-release' into bb-10.5-release 2021-02-15 16:43:15 +01:00
example Merge 10.4 into 10.5 2022-02-22 10:35:16 +03:00
federated Merge branch '10.4' into 10.5 2022-02-01 20:33:04 +01:00
federatedx Merge 10.4 into 10.5 2022-04-06 10:06:39 +03:00
heap Merge 10.4 into 10.5 2021-06-08 16:03:53 +03:00
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 MDEV-18918 SQL mode EMPTY_STRING_IS_NULL breaks RBR upon CREATE TABLE .. SELECT 2022-01-25 10:31:55 +04:00
myisam MDEV-24841: More workarounds 2022-03-14 10:37:39 +02:00
myisammrg Added 'final' to some classes to improve generated code 2020-08-04 17:27:32 +02:00
oqgraph MDEV-25373 DROP TABLE doesn't raise error while dropping non-existing table in MariaDB 10.5.9 when OQGraph SE is loaded to the server 2022-01-17 18:16:27 +01:00
perfschema Merge 10.4 into 10.5 2022-03-29 12:59:18 +03:00
rocksdb Merge branch '10.4' into 10.5 2022-02-01 20:33:04 +01:00
sequence Merge branch 'bb-10.4-release' into bb-10.5-release 2021-02-15 16:43:15 +01:00
sphinx Merge branch 'bb-10.4-release' into bb-10.5-release 2021-02-15 16:43:15 +01:00
spider Merge 10.4 into 10.5 2022-04-21 15:33:50 +03:00
test_sql_discovery Merge 10.4 into 10.5 2021-10-28 08:48:36 +03:00
tokudb Merge 10.4 into 10.5 2021-11-29 11:16:20 +02:00