An error occurred fetching the project authors.
  1. 13 May, 2005 2 commits
  2. 08 Apr, 2005 1 commit
  3. 16 Mar, 2005 1 commit
  4. 02 Mar, 2005 1 commit
  5. 24 Feb, 2005 1 commit
  6. 22 Feb, 2005 1 commit
  7. 21 Feb, 2005 1 commit
  8. 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
  9. 22 Nov, 2004 1 commit
  10. 21 Nov, 2004 1 commit
  11. 30 Aug, 2004 1 commit
  12. 01 Aug, 2004 1 commit
  13. 07 Apr, 2004 1 commit
  14. 06 Apr, 2004 1 commit
  15. 26 Mar, 2004 1 commit
  16. 20 Feb, 2004 1 commit
  17. 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
  18. 29 Jan, 2004 1 commit
  19. 21 Jan, 2004 3 commits
  20. 10 Dec, 2003 1 commit
  21. 11 Oct, 2003 1 commit
  22. 08 Oct, 2003 1 commit
  23. 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
  24. 05 Sep, 2003 1 commit
  25. 03 Sep, 2003 1 commit
  26. 28 Aug, 2003 1 commit
    • monty@narttu.mysql.fi's avatar
      Add detection of in_addr_t · 8a77f970
      monty@narttu.mysql.fi authored
      Add pack_bits to pack_reclength for dynamic rows.  This solves buffer a possible buffer overflow on update.
      (This will probably solve bug #563)
      Fix test for available file descriptors in mysqltest
      Fixed core dump bug in replication tests when running without transactional table support
      8a77f970
  27. 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
  28. 25 Mar, 2003 1 commit
  29. 20 Mar, 2003 1 commit
  30. 12 Feb, 2003 1 commit
  31. 09 Jan, 2003 2 commits
  32. 05 Jan, 2003 1 commit
  33. 13 Nov, 2002 1 commit
  34. 28 Oct, 2002 1 commit
  35. 11 Sep, 2002 1 commit
    • monty@mashka.mysql.fi's avatar
      Portability fixes. · f3a186c9
      monty@mashka.mysql.fi authored
      Improve mysql-test to be more robust.
      Fix that GRANT doesn't delete SSL options
      Change innobase_flush_log_at_trx_commit to uint.
      Don't rotate logs if we read a rotate log entry from the master.
      f3a186c9
  36. 31 Aug, 2002 1 commit