mariadb/storage
2024-12-17 00:17:36 +01:00
..
archive cleanup: remove unconditional #ifdef's 2024-11-05 14:00:47 -08:00
blackhole Merge 11.4 into 11.7 2024-12-02 17:51:17 +02:00
columnstore cleanup: extract transaction-related part of handlerton 2024-11-05 14:00:50 -08:00
connect Merge 11.4 into 11.7 2024-12-02 17:51:17 +02:00
csv Merge 11.4 into 11.7 2024-12-02 17:51:17 +02:00
example cleanup: key algorithm vs key flags 2024-11-05 14:00:47 -08:00
federated Merge 11.4 into 11.7 2024-12-02 17:51:17 +02:00
federatedx Merge 11.4 into 11.7 2024-12-02 17:51:17 +02:00
heap Merge 11.4 into 11.7 2024-12-02 17:51:17 +02:00
innobase MDEV-34309 [2/2] CHECK TABLE: implement referential integrity check 2024-12-17 00:17:36 +01:00
maria cleanup: add operator new(size_t, const THD*) for single-object allocations 2024-12-13 19:53:30 +01:00
mroonga MDEV-34309 [2/2] CHECK TABLE: implement referential integrity check 2024-12-17 00:17:36 +01:00
myisam cleanup: add operator new(size_t, const THD*) for single-object allocations 2024-12-13 19:53:30 +01:00
myisammrg cleanup: replace thd->calloc<T>(N) with operator new T[N] {} 2024-12-17 00:17:36 +01:00
oqgraph Merge 11.4 into 11.7 2024-12-02 17:51:17 +02:00
perfschema cleanup: replace thd->calloc<T>(N) with operator new T[N] {} 2024-12-17 00:17:36 +01:00
rocksdb Merge 11.7 into main 2024-12-02 17:55:44 +02:00
sequence cleanup: extract transaction-related part of handlerton 2024-11-05 14:00:50 -08:00
sphinx cleanup: add new(thd) to Sql_alloc and Item 2024-12-13 16:11:52 +01:00
spider cleanup: add operator new[](size_t, const THD*) 2024-12-13 19:48:36 +01:00
test_sql_discovery MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00