• Sergei Petrunia's avatar
    MDEV-24739: Assertion `root->weight >= ...' failed in SEL_ARG::tree_delete · 73c43ee9
    Sergei Petrunia authored
    Also update the SEL_ARG graph weight in:
    - sel_add()
    - SEL_ARG::clone()
    
    Make key_{and,or}_with_limit() to also verify weight for the arguments
    (There is no single point to verify SEL_ARG graphs constructed from
    conditions that are not AND-OR formulas, so we hope that those are
    connected with AND/OR and do it here).
    73c43ee9
range_notembedded.test 3.42 KB