1. 29 May, 2011 1 commit
  2. 28 May, 2011 5 commits
    • Sergey Petrunya's avatar
      - Update test results (trivial) · ded7342d
      Sergey Petrunya authored
      - Code cleanup: remove garbage comments
      ded7342d
    • Sergey Petrunya's avatar
      Buildbot fixes: · 6f17421c
      Sergey Petrunya authored
      - Don't call table_list->process_index_hints() for JTBM pseudo-tables
      - Update test results
      6f17421c
    • Sergey Petrunya's avatar
      Post-merge fix for tests · 6b744533
      Sergey Petrunya authored
      - bad .result merge
      - make .test file do not switch off both materialization and IN->EXISTS as that leads to error now.
      6b744533
    • Sergey Petrunya's avatar
      Buildbot fixes · 0b69585d
      Sergey Petrunya authored
      - Update test results (checked)
      - Fix compiler warning
      0b69585d
    • Sergey Petrunya's avatar
      post-merge fixes: get MWL#90 code to work with MWL#89's · 77c4c4d8
      Sergey Petrunya authored
      way of processing prepared statements:
      - conversion subquery_predicate -> TABLE_LIST is once per-statement
      - However, the code must take into account that materialized temptable
        is dropped and re-created on each execution (the tricky part is that 
        at start of n-th EXECUTE we have TABLE_LIST object but not its TABLE object)
      - IN-equality is injected into WHERE on every execution.
      77c4c4d8
  3. 26 May, 2011 2 commits
  4. 25 May, 2011 1 commit
  5. 11 May, 2011 3 commits
  6. 10 May, 2011 4 commits
  7. 09 May, 2011 5 commits
  8. 08 May, 2011 1 commit
  9. 07 May, 2011 1 commit
  10. 05 May, 2011 4 commits
  11. 04 May, 2011 8 commits
    • unknown's avatar
      MWL#89 · f4878475
      unknown authored
      Adjusted test results after merge.
      f4878475
    • unknown's avatar
      MWL#89 · 879f25dc
      unknown authored
      Merge with main 5.3
      879f25dc
    • Igor Babaev's avatar
      Fixed LP bug #751350. · e3e2358f
      Igor Babaev authored
      The third parameter in the call of make_cond_for_table() that
      built the pushed condition containing only outer references
      was incorrect. This condition appeared for the first time in
      the patch fixing bug 729039.
        
      e3e2358f
    • unknown's avatar
      MWL#180: merge fixes from 5.2-rpl + forgot to adjust revision from which... · 32d88236
      unknown authored
      MWL#180: merge fixes from 5.2-rpl + forgot to adjust revision from which checksums are supported when merging into 5.3-based tree.
      32d88236
    • unknown's avatar
      MWL#180 Buildbot fixes: · 7a36035b
      unknown authored
       - Fix windows CMake build.
       - Merge some later test case fixes, to see if they solve the random rpl_checksum failure.
      7a36035b
    • unknown's avatar
      LP BUG#715759 · 0278b06e
      unknown authored
      Pushing test case only. The bug itself was fixed by the
      combined patches for LP BUG#717577 and LP BUG#776274.
      0278b06e
    • unknown's avatar
      Automatic merge with 5.3 · c7f0fd65
      unknown authored
      c7f0fd65
    • Igor Babaev's avatar
      Fixed LP bug #776274, · aaf9fb0d
      Igor Babaev authored
      The bug was introduced by the patch that fixed bug 717577.
      aaf9fb0d
  12. 03 May, 2011 2 commits
  13. 02 May, 2011 3 commits