1. 12 Oct, 2009 1 commit
  2. 10 Oct, 2009 2 commits
  3. 09 Oct, 2009 10 commits
  4. 08 Oct, 2009 4 commits
  5. 07 Oct, 2009 2 commits
  6. 06 Oct, 2009 7 commits
  7. 05 Oct, 2009 3 commits
    • Guilhem Bichot's avatar
      Backport of the fix for BUG#33730 "Full table scan instead selected partitions... · 56312dc7
      Guilhem Bichot authored
      Backport of the fix for BUG#33730 "Full table scan instead selected partitions for query more than 10 partitions"
      from 6.0, made in sergefp@mysql.com-20090205190644-q8632sniogedhtsu
      56312dc7
    • Alexander Barkov's avatar
      WL#4584 Internationalized number format · 636ea6a1
      Alexander Barkov authored
      @ mysql-test/r/func_str.result
         Adding tests
      @ mysql-test/t/func_str.test
         Adding tests
      @ mysql-test/t/variables.test
         Fixing error number
      @ sql/item_create.cc
         Allowing 2 and 3 arguments to format()
      @ sql/item_strfunc.cc
         Adding new formatting code.
      @ sql/item_strfunc.h
         Adding new contructors and "locale" member
      @ sql/mysql_priv.h
         Adding number formatting members into MY_LOCALE
      @ sql/sql_locale.cc
         Adding number formatting data into locale constants
      @ sql/set_var.cc
         Using new error message
      @ sql/share/errmgs.txt
         Adding new error message
      636ea6a1
    • Guilhem Bichot's avatar
      Port of fix for BUG#42893 "main.information_schema times out sporadically" · 42e80778
      Guilhem Bichot authored
      (from revision konstantin@mysql.com-20080627154042-923m6lzk7z77lrgj ). This moves the slow part
      (10 seconds over 13) into a separate big test.
      42e80778
  8. 03 Oct, 2009 3 commits
  9. 02 Oct, 2009 4 commits
  10. 01 Oct, 2009 4 commits