1. 12 Jul, 2024 1 commit
    • Yuchen Pei's avatar
      MDEV-30408 Reset explicit_limit in exists2in · 3e93edb6
      Yuchen Pei authored
      Item_exists_subselect::fix_length_and_dec() sets explicit_limit to 1.
      In the exists2in transformation it resets select_limit to NULL. For
      consistency we should reset explicity_limit too.
      
      This fixes a bug where spider table returns wrong results for queries
      that gets through exists2in transformation when semijoin is off.
      3e93edb6
  2. 11 Jul, 2024 8 commits
  3. 08 Jul, 2024 1 commit
  4. 27 Jun, 2024 30 commits