An error occurred fetching the project authors.
  1. 11 Dec, 2004 1 commit
  2. 09 Dec, 2004 1 commit
  3. 11 Nov, 2004 1 commit
  4. 13 Sep, 2004 1 commit
  5. 12 Aug, 2004 1 commit
  6. 07 Jul, 2004 1 commit
  7. 08 Jun, 2004 1 commit
  8. 17 May, 2004 2 commits
  9. 06 May, 2004 1 commit
    • monty@mysql.com's avatar
      Portability fixes · 939ea71e
      monty@mysql.com authored
      Change strtoll -> my_strtoll10()
      Fixed bug in my_strntoul() and my_strntol() where we got different values on 32 and 64 bit systems (Bug #3472)
      939ea71e
  10. 05 May, 2004 1 commit
  11. 28 Apr, 2004 2 commits
  12. 19 Mar, 2004 1 commit
  13. 15 Mar, 2004 1 commit
  14. 09 Mar, 2004 1 commit
  15. 04 Mar, 2004 1 commit
  16. 16 Feb, 2004 1 commit
    • monty@mysql.com's avatar
      After merge fixes · f43093ec
      monty@mysql.com authored
      Added more DBUG statements
      Ensure that we are comparing end space with BINARY strings
      Use 'any_db' instead of '' to mean any database. (For HANDLER command)
      Only strip ' ' when comparing CHAR, not other space-like characters (like \t)
      f43093ec
  17. 22 Jan, 2004 1 commit
  18. 20 Jan, 2004 1 commit
  19. 22 Dec, 2003 1 commit
  20. 12 Dec, 2003 1 commit
    • monty@mysql.com's avatar
      Fix autoincrement for signed columns (Bug #1366) · f995a5f4
      monty@mysql.com authored
      Fixed problem with char > 128 in QUOTE() function. (Bug #1868)
      Disable creation of symlinks if my_disable_symlink is set
      Fixed searching of TEXT with end space. (Bug #1651)
      Fixed caching bug in multi-table-update where same table was used twice. (Bug #1711)
      Fixed problem with UNIX_TIMESTAMP() for timestamps close to 0. (Bug #1998)
      Fixed timestamp.test
      f995a5f4
  21. 10 Dec, 2003 1 commit
  22. 04 Dec, 2003 1 commit
  23. 07 Nov, 2003 1 commit
  24. 30 Oct, 2003 1 commit
  25. 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
  26. 05 Aug, 2003 1 commit
  27. 16 Jul, 2003 1 commit
  28. 15 Jul, 2003 2 commits
  29. 12 Jul, 2003 1 commit
  30. 04 Jul, 2003 1 commit
    • bar@bar.mysql.r18.ru's avatar
      New methods · 0c2041cf
      bar@bar.mysql.r18.ru authored
        Item_func::agg_arg_collations()
        Item_func::arr_arg_collations_for_comparison()
       to aggregate argument collations.
      It helps to reuse a lot of code.
      0c2041cf
  31. 03 Jul, 2003 3 commits
  32. 27 Jun, 2003 2 commits
  33. 25 Jun, 2003 1 commit
  34. 24 Jun, 2003 1 commit