mariadb/storage
Mohammad El-Shennawy d2803e117b MDEV-31669: replace MD5 with XXH3_128bits for SQL digests
- XXH is significantly faster than both MD5 and SHA-256
- Here we use the 128-bit XXH3
- Keep DIGEST_HASH_SIZE at 16 bytes (same as MD5)
- Reduce COL_DIGEST_SIZE to 32 chars
- Keep DIGEST columns as VARCHAR(32)
2026-04-15 21:49:26 +02:00
..
archive Merge 11.8 into 12.3 2026-03-24 09:49:17 +02:00
blackhole Merge 11.4 into 11.7 2024-12-02 17:51:17 +02:00
columnstore Merge 11.4 into 11.8 2026-03-23 11:57:44 +02:00
connect Merge 11.8 into 12.3 2026-03-24 09:49:17 +02:00
csv MDEV-37815 table engine attributes in partitioning is broken 2026-02-06 17:46:52 +01:00
example MDEV-37815 table engine attributes in partitioning is broken 2026-02-06 17:46:52 +01:00
federated Merge 11.8 into 12.3 2026-03-24 09:49:17 +02:00
federatedx Merge 11.8 into 12.3 2026-03-24 09:49:17 +02:00
heap MDEV-21543: Speed up VARCHAR pad space handling in multibyte collations (fix) 2026-03-06 11:12:40 +02:00
innobase MDEV-39123: Replace sprintf with snprintf in the InnoDB 2026-03-24 11:46:07 +02:00
maria Merge 11.8 into 12.3 2026-03-24 09:49:17 +02:00
mroonga MDEV-38161 Refactor Type_extra_attributes: change void* for generic attributes to a better type 2026-04-06 15:00:16 +04:00
myisam Merge 11.8 into 12.3 2026-03-24 09:49:17 +02:00
myisammrg cleanup: CREATE_TYPELIB_FOR() helper 2025-10-25 00:19:11 +07:00
oqgraph MDEV-37815 table engine attributes in partitioning is broken 2026-02-06 17:46:52 +01:00
perfschema MDEV-31669: replace MD5 with XXH3_128bits for SQL digests 2026-04-15 21:49:26 +02:00
rocksdb 13.0 deprecations 2026-02-16 21:55:18 +01:00
sequence cleanup: extract transaction-related part of handlerton 2024-11-05 14:00:50 -08:00
sphinx MDEV-37815 connect_string in partitioning is broken 2026-02-06 17:46:52 +01:00
spider Merge branch '12.3' into 13.0 2026-03-27 14:15:54 +01:00
test_sql_discovery MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
videx MDEV-36737 postfix - fix compilation and packaging on Windows 2026-01-19 12:44:06 +01:00