mariadb/storage
Monty 76d2a77d52 MDEV-30088 Assertion `cond_selectivity <= 1.0' failed in get_range_limit_read_cost
Fixed cost calculation for MERGE tables with 0 tables
2023-02-10 12:58:50 +02:00
..
archive
blackhole
columnstore Update columnstore to include the patch to compile with the new cost model APIs 2023-02-03 13:26:02 +03:00
connect Added test cases for preceding test 2023-02-03 00:00:35 +03:00
csv
example
federated
federatedx
heap Added "override" to ha_heap.h, ha_myisam.h, ha_myisammrg.h and ha_sequence.h 2023-02-03 10:56:49 +03:00
innobase Cache file->index_flags(index, 0, 1) in table->key_info[index].index_flags 2023-02-03 14:38:26 +03:00
maria Fixed bug in Aria with aria_log files that are exactly 8K 2023-02-03 10:43:11 +03:00
mroonga Added test cases for preceding test 2023-02-03 00:00:35 +03:00
myisam Added "override" to ha_heap.h, ha_myisam.h, ha_myisammrg.h and ha_sequence.h 2023-02-03 10:56:49 +03:00
myisammrg MDEV-30088 Assertion `cond_selectivity <= 1.0' failed in get_range_limit_read_cost 2023-02-10 12:58:50 +02:00
oqgraph
perfschema
rocksdb Stabilize rocksdb.rocksdb test. 2023-02-03 14:31:21 +03:00
sequence Added "override" to ha_heap.h, ha_myisam.h, ha_myisammrg.h and ha_sequence.h 2023-02-03 10:56:49 +03:00
sphinx
spider Change cost for REF to take into account cost for 1 extra key read_next 2023-02-10 12:58:50 +02:00
test_sql_discovery