An error occurred fetching the project authors.
  1. 31 Aug, 2005 1 commit
  2. 29 Aug, 2005 1 commit
  3. 28 Jul, 2005 1 commit
  4. 03 Jun, 2005 1 commit
    • monty@mysql.com's avatar
      Move USE_PRAGMA_IMPLEMENTATION to proper place · 29fd1f2f
      monty@mysql.com authored
      Ensure that 'null_value' is not accessed before val() is called in FIELD() functions
      Fixed initialization of key maps. This fixes some problems with keys when you have more than 64 keys
      Fixed that ROLLUP don't always create a temporary table. This fix ensures that func_gconcat.test results are now predictable
      29fd1f2f
  5. 27 May, 2005 1 commit
  6. 07 May, 2005 2 commits
  7. 06 May, 2005 1 commit
  8. 14 Apr, 2005 1 commit
  9. 30 Mar, 2005 1 commit
  10. 22 Nov, 2004 1 commit
  11. 15 Sep, 2004 1 commit
    • wax@kishkin.ru's avatar
      WL#964 · eb751536
      wax@kishkin.ru authored
      porting mysql_test_run on Linux and Windows
      eb751536
  12. 15 Jul, 2004 1 commit
  13. 19 May, 2004 1 commit
  14. 15 May, 2004 1 commit
  15. 14 May, 2004 1 commit
  16. 11 May, 2004 1 commit
  17. 31 Mar, 2004 1 commit
  18. 22 Feb, 2004 1 commit
  19. 16 Feb, 2004 2 commits
    • monty@mysql.com's avatar
      Changed wellformedlen to well_formed_len · e9315f98
      monty@mysql.com authored
      Fixed that blobs >16M can be inserted/updated
      Fixed bug when doing CREATE TEMPORARY TABLE ... LIKE
      e9315f98
    • 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
  20. 01 Feb, 2004 1 commit
  21. 30 Jan, 2004 1 commit
  22. 19 Dec, 2003 1 commit
    • monty@mysql.com's avatar
      Fixes after merge with 4.0 · 031390a9
      monty@mysql.com authored
      Cleaned up embedded library access and query cache handling
      Changed min stack size to 128K (to allow longer MyISAM keys)
      Fixed wrong priority for XOR (should be less than NEG to get -1^1 to work)
      031390a9
  23. 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
  24. 10 Dec, 2003 1 commit
  25. 04 Dec, 2003 1 commit
  26. 15 Nov, 2003 1 commit
  27. 08 Oct, 2003 1 commit
  28. 03 Sep, 2003 1 commit
  29. 28 Aug, 2003 1 commit
  30. 22 Aug, 2003 1 commit
  31. 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
  32. 20 Jul, 2003 1 commit
  33. 03 Jul, 2003 1 commit
  34. 02 Jul, 2003 2 commits
  35. 27 Jun, 2003 1 commit
  36. 14 Jun, 2003 1 commit
    • heikki@hundin.mysql.fi's avatar
      Many files: · 4da7f485
      heikki@hundin.mysql.fi authored
        Merge InnoDB-4.0.14: SAVEPOINT now implemented; InnoDB now accepts also column prefix keys; crashing bug in ON UPDATE CASCADE fixed; page checksum formula fixed
      4da7f485
  37. 21 May, 2003 1 commit