1. 18 Jul, 2024 1 commit
  2. 17 Jul, 2024 1 commit
    • Yuchen Pei's avatar
      MDEV-30408 Reset explicit_limit in exists2in · 0f3a76d7
      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.
      0f3a76d7
  3. 11 Jul, 2024 8 commits
  4. 08 Jul, 2024 1 commit
  5. 27 Jun, 2024 29 commits