mariadb/storage
Monty 0099c2fc1a MDEV-30786 SIGFPE in cost_group_min_max on EXP
The problem was that for merge tables without any underlaying tables the
block size was 0, which the code could not handle.

Fixed by ensuring that MERGE tables never have a block size of 0.
Fixed also a wrong assumption of number of seeks needed to scan
merge tables.
2023-05-03 21:44:57 +03:00
..
archive Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
blackhole Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
columnstore MCOL-5437 columnstore fails to compile to due old cs->casedn_multiply use 2023-03-10 09:59:22 +01:00
connect Merge 10.11 into 11.0 2023-04-26 18:50:15 +03:00
csv Add limits for how many IO operations a table access will do 2023-02-02 23:57:30 +03:00
example Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
federated Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
federatedx Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
heap Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
innobase MDEV-30895 Assertion btr_cur->rtr_info->thr... in rtr_ins_enlarge_mbr() 2023-04-28 10:18:30 +03:00
maria Merge 10.11 into 11.0 2023-04-17 16:50:01 +03:00
mroonga Merge 10.11 into 11.0 2023-03-29 17:20:42 +03:00
myisam Merge 10.6 into 10.8 2023-03-06 13:37:12 +02:00
myisammrg MDEV-30786 SIGFPE in cost_group_min_max on EXP 2023-05-03 21:44:57 +03:00
oqgraph Changing all cost calculation to be given in milliseconds 2023-02-02 23:54:45 +03:00
perfschema Merge 10.11 into 11.0 2023-04-17 16:50:01 +03:00
rocksdb Merge 10.11 into 11.0 2023-04-26 18:50:15 +03:00
sequence Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
sphinx Add limits for how many IO operations a table access will do 2023-02-02 23:57:30 +03:00
spider MDEV-29676 Add query to set lock wait timeout when getting sts crd 2023-04-28 10:32:51 +10:00
test_sql_discovery Merge 10.5 into 10.6 2022-09-20 16:53:20 +03:00