An error occurred fetching the project authors.
  1. 22 Jul, 2005 1 commit
  2. 16 May, 2005 1 commit
  3. 14 May, 2005 1 commit
  4. 13 May, 2005 1 commit
  5. 08 May, 2005 1 commit
    • antony@ltantony.mysql.com's avatar
      Bug#6236 · d51308ae
      antony@ltantony.mysql.com authored
        Incomplete ALTER TABLE breaks MERGE compatibility
        Fix implicit NOT NULL not set on ALTER of PK columns
      d51308ae
  6. 10 Feb, 2005 1 commit
  7. 18 Jan, 2005 1 commit
  8. 31 Dec, 2004 1 commit
  9. 30 Dec, 2004 1 commit
  10. 10 Dec, 2004 1 commit
  11. 08 Nov, 2004 1 commit
  12. 28 Oct, 2004 1 commit
  13. 02 Oct, 2004 1 commit
    • monty@mishka.local's avatar
      More fixes for strict mode: · be4ca46f
      monty@mishka.local authored
      More tests.
      Better error messages.
      Fixed bug when checking if we updated all needed columns for INSERT.
      Give an error if we encounter a wrong float value during parsing.
      Don't print DEFAULT for columns without a default value in SHOW CREATE/SHOW FIELDS.
      Fixed UPDATE IGNORE when using STRICT mode.
      be4ca46f
  14. 19 Aug, 2004 1 commit
  15. 26 Jul, 2004 1 commit
  16. 08 Jul, 2004 1 commit
  17. 23 Jun, 2004 1 commit
  18. 16 Jun, 2004 2 commits
  19. 30 Mar, 2004 2 commits
  20. 26 Mar, 2004 2 commits
  21. 25 Mar, 2004 1 commit
  22. 19 Mar, 2004 1 commit
  23. 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
  24. 06 Feb, 2004 2 commits
  25. 28 Jan, 2004 1 commit
  26. 13 Jan, 2004 1 commit
  27. 10 Dec, 2003 1 commit
  28. 18 Nov, 2003 1 commit
    • monty@mashka.mysql.fi's avatar
      CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS · cab1dc62
      monty@mashka.mysql.fi authored
      New multi-key-cache handling. This was needed becasue the old one didn't work reliable with MERGE tables.
      ALTER TABLE table_name ... CHARACTER SET  ... now changes all char/varchar/text columns to the given character set
      (One must use ALTER TABLE ... DEFAULT CHARACTER SET ... to change the default character set)
      Fixed that have_compress is detected properly (fixes problems with func_compress.test on platforms without zlib)
      New syntax for CACHE INDEX ('keys' is optional if no index name is given and one mentions the key cache name only ones)
      Removed compiler warnings
      Added mysql_set_server_option() to allow clients like PHP to easaily set/reset the multi-statement flag.
      cab1dc62
  29. 14 Jul, 2003 1 commit
  30. 08 Jul, 2003 1 commit
  31. 02 Jun, 2003 1 commit
  32. 01 Jun, 2003 1 commit
  33. 23 May, 2003 1 commit
  34. 21 May, 2003 1 commit
  35. 23 Apr, 2003 1 commit
  36. 22 Apr, 2003 1 commit