1. 08 May, 2012 1 commit
  2. 07 May, 2012 1 commit
  3. 19 Apr, 2012 1 commit
  4. 12 Apr, 2012 2 commits
  5. 11 Apr, 2012 2 commits
  6. 10 Apr, 2012 2 commits
  7. 07 Apr, 2012 2 commits
    • Sergei Golubchik's avatar
      merge · f860b2aa
      Sergei Golubchik authored
      f860b2aa
    • Igor Babaev's avatar
      Fixed LP bug #972973. · b95ae56b
      Igor Babaev authored
      When the function free_tmp_table deletes the handler object for
      a temporary table the field TABLE::file for this table should be
      set to NULL. Otherwise an assertion failure may occur.
      b95ae56b
  8. 06 Apr, 2012 6 commits
  9. 05 Apr, 2012 5 commits
    • Sergei Golubchik's avatar
      merge · a3073ecd
      Sergei Golubchik authored
      a3073ecd
    • unknown's avatar
      Fix of LP bug#968720. · 1a489190
      unknown authored
      When a view/derived table is converted from merged to materialized the
      items from the used_item lists are substituted for items referring to
      the fields of the result of the materialization. The problem appeared
      with queries employing natural joins. Since the resolution of a natural
      join was performed only once the used_item list formed at the second
      execution of the query lacked the references to the fields that were
      used only in the equality predicates generated for the natural join.
      1a489190
    • Sergei Golubchik's avatar
      b4349462
    • Sergei Golubchik's avatar
      merge · cbd52a42
      Sergei Golubchik authored
      cbd52a42
    • Sergei Golubchik's avatar
      mysql-5.1.62 merge · dea3544b
      Sergei Golubchik authored
      dea3544b
  10. 04 Apr, 2012 8 commits
  11. 03 Apr, 2012 7 commits
  12. 02 Apr, 2012 3 commits