1. 17 Oct, 2011 1 commit
  2. 16 Oct, 2011 2 commits
    • Igor Babaev's avatar
      Fixed LP bug #874006. · f5955f87
      Igor Babaev authored
      This bug manifested itself with queries containing non-correlated
      IN subqueries over materialized views/derived tables.  
      The bug happened because the code of the function generate_derived_keys did
      not take into account that the function could be called twice when the
      optimizer was deciding whether in-exist transformation should be applied.
      f5955f87
    • Michael Widenius's avatar
      Remove extra MariaDB- from binary tar.gz file name · d5959780
      Michael Widenius authored
      Print server version name to .err file on crash 
      
      scripts/make_binary_distribution.sh:
        Remove extra MariaDB- from binary tar.gz file name
      sql/mysqld.cc:
        Print server version name to .err file on crash (to ensure people paste also that when they report a crash)
      d5959780
  3. 14 Oct, 2011 5 commits
  4. 13 Oct, 2011 2 commits
  5. 12 Oct, 2011 9 commits
  6. 11 Oct, 2011 14 commits
  7. 10 Oct, 2011 4 commits
  8. 08 Oct, 2011 1 commit
  9. 06 Oct, 2011 2 commits