An error occurred fetching the project authors.
  1. 28 Nov, 2005 1 commit
  2. 23 Nov, 2005 1 commit
  3. 18 Nov, 2005 2 commits
  4. 10 Nov, 2005 1 commit
  5. 07 Nov, 2005 1 commit
  6. 24 Oct, 2005 1 commit
  7. 13 Oct, 2005 1 commit
  8. 17 Aug, 2005 1 commit
  9. 16 Aug, 2005 1 commit
  10. 07 Jul, 2005 3 commits
  11. 18 Apr, 2005 1 commit
  12. 16 Apr, 2005 1 commit
    • sergefp@mysql.com's avatar
      Fix for BUG#9439: · 6b4e759c
      sergefp@mysql.com authored
      Changed type of "Sub_part" column in SHOW KEYS from TINYINT to SMALLINT (as MAX_KEY_LENGTH=1024)
      (this is the final cset with proper tests)
      6b4e759c
  13. 06 Apr, 2005 1 commit
  14. 22 Mar, 2005 2 commits
  15. 01 Mar, 2005 1 commit
  16. 05 Feb, 2005 1 commit
  17. 15 Jan, 2005 1 commit
  18. 14 Jan, 2005 1 commit
  19. 13 Jan, 2005 2 commits
  20. 08 Jan, 2005 1 commit
  21. 03 Jan, 2005 1 commit
  22. 31 Dec, 2004 1 commit
  23. 30 Dec, 2004 1 commit
  24. 23 Dec, 2004 1 commit
  25. 19 Dec, 2004 1 commit
  26. 10 Dec, 2004 1 commit
  27. 07 Dec, 2004 1 commit
  28. 06 Dec, 2004 1 commit
    • monty@mysql.com's avatar
      Add support for up to VARCHAR (size up to 65535) · 67ce2479
      monty@mysql.com authored
      Renamed HA_VAR_LENGTH to HA_VAR_LENGTH_PART
      Renamed in all files FIELD_TYPE_STRING and FIELD_TYPE_VAR_STRING to MYSQL_TYPE_STRING and MYSQL_TYPE_VAR_STRING to make it easy to catch all possible errors
      Added support for VARCHAR KEYS to heap
      Removed support for ISAM
      Now only long VARCHAR columns are changed to TEXT on demand (not CHAR)
      Internal temporary files can now use fixed length tables if the used VARCHAR columns are short
      67ce2479
  29. 11 Oct, 2004 1 commit
    • ram@gw.mysql.r18.ru's avatar
      An addition (see ChangeSet · 725fd87d
      ram@gw.mysql.r18.ru authored
      1.2082 04/10/11 18:38:48 ram@gw.mysql.r18.ru +3 -0                            
      A fix (bug #5615 type of aggregate function column wrong when using group by).)
      
      Shouldn't it be 'int(11) not null' == the same as in the t1?
      725fd87d
  30. 07 Oct, 2004 1 commit
    • monty@mysql.com's avatar
      After merge fixes · 6239edc1
      monty@mysql.com authored
      Some bigger code changes was necessary becasue of the multi-table-update and the new HANDLER code
      6239edc1
  31. 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
  32. 31 Aug, 2004 1 commit
  33. 23 Aug, 2004 1 commit
  34. 26 Jul, 2004 1 commit
  35. 08 Jul, 2004 1 commit