An error occurred fetching the project authors.
  1. 13 Sep, 2006 1 commit
  2. 12 Sep, 2006 1 commit
  3. 08 Sep, 2006 1 commit
  4. 27 Aug, 2005 1 commit
    • igor@rurik.mysql.com's avatar
      func_str.result, null.result: · f93e7cc7
      igor@rurik.mysql.com authored
        Corrected results after the fix for bug #12791.
      func_test.result, func_test.test:
        Added test cases for bug #12791.
      item_func.h, item_func.cc:
        Fixed bug #12791.
        Made LEAST/GREATES fully Oracle compliant.
        LEAST/GREATEST did not return NULL if only some
        arguments were NULLs. This did not comply with Oracle.
      f93e7cc7
  5. 03 Feb, 2005 1 commit
  6. 21 Oct, 2004 1 commit
  7. 20 Oct, 2004 1 commit
  8. 19 Oct, 2004 1 commit
    • igor@rurik.mysql.com's avatar
      table.h, sql_select.h: · 4c8e3917
      igor@rurik.mysql.com authored
        Added the code processing on expressions for applying
        multiple equalities.
      sql_select.cc:
        Post-merge fixes for Item_equal patch.
        Added the code processing on expressions for applying
        multiple equalities.
      Many files:
        Post-merge fixes for Item_equal patch.
      item_cmpfunc.cc:
        Post-merge fixes for Item_equal patch.
        Fixed a problem when an equality field=const cannot be applied to
        the predicate P(field,c) for constant propagation as a conversion
        of field is needed.
      item.h, item.cc:
        Fixed a problem when an equality field=const cannot be applied to
        the predicate P(field,c) for constant propagation as a conversion
        of field is needed.
      4c8e3917
  9. 31 Aug, 2004 1 commit
  10. 20 Jul, 2004 1 commit
  11. 13 May, 2004 1 commit
  12. 16 Feb, 2004 1 commit
  13. 28 Jan, 2004 1 commit
  14. 10 Dec, 2003 1 commit
  15. 03 Dec, 2003 1 commit
  16. 30 Oct, 2003 1 commit
  17. 11 Sep, 2003 1 commit
    • monty@mashka.mysql.fi's avatar
      After merge fixes. · 45aa92c5
      monty@mashka.mysql.fi authored
      Note that mix_innodb_myisam_binlog and union fails after this patch (Will be fixed shortly by maintaners of this code)
      45aa92c5
  18. 20 Aug, 2003 1 commit
  19. 18 Aug, 2003 1 commit
    • monty@mashka.mysql.fi's avatar
      After merge fixes · 4f751216
      monty@mashka.mysql.fi authored
      Use server character set if --default-character-set is not used
      Added convert_string() for more efficient alloc+character-set convert of strings
      4f751216
  20. 05 Aug, 2003 1 commit
  21. 10 Jun, 2003 1 commit
  22. 19 Mar, 2003 1 commit
  23. 22 Nov, 2002 1 commit
  24. 21 Nov, 2002 2 commits
  25. 05 Nov, 2002 1 commit
  26. 02 Nov, 2002 1 commit
  27. 30 Oct, 2002 1 commit
  28. 30 Jun, 2002 1 commit
  29. 29 Jun, 2002 1 commit
  30. 02 May, 2002 1 commit
  31. 26 Apr, 2002 1 commit
  32. 28 Sep, 2001 1 commit
    • sasha@mysql.sashanet.com's avatar
      client/mysqlmanagerc.c · bb66c80a
      sasha@mysql.sashanet.com authored
          added support for quiet
          increased line buffer size
      client/mysqltest.c
          fixed memory leak
          added query logging to result file
          added error message logging to result file
          added enable_query_log/disable_query_log
      mysql-test/mysql-test-run.sh
          converted tests to use mysqlmanager
      
      Updated test results
      bb66c80a
  33. 29 May, 2001 1 commit
  34. 28 Dec, 2000 1 commit