• Igor Babaev's avatar
    MDEV-18479 Assertion `join->best_read < double(1.79769313486231570815e+308L)' · 0955462d
    Igor Babaev authored
    or server crashes in JOIN::fix_all_splittings_in_plan after EXPLAIN
    
    This patch resolves the problem of overflowing when performing
    calculations to estimate the cost of an evaluated query execution plan.
    The overflowing in a non-debug build could cause different kind of
    problems uncluding crashes of the server.
    0955462d
derived_view.result 118 KB