An error occurred fetching the project authors.
  1. 20 Dec, 2004 1 commit
  2. 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
  3. 15 Jul, 2004 1 commit
    • monty@mysql.com's avatar
      After merge fixes · 5b3c418b
      monty@mysql.com authored
      Note: The following tests fails
      - fulltext (Sergei has promised to fix)
      - rpl_charset (Guilhem should fix)
      - rpl_timezone (Dimitray has promised to fix)
      
      Sanja needs to check out the calling of close_thread_tables() in sp_head.cc
      5b3c418b
  4. 05 May, 2004 1 commit
  5. 20 Mar, 2004 1 commit
  6. 19 Mar, 2004 1 commit
  7. 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
  8. 09 Feb, 2004 2 commits
  9. 02 Feb, 2004 1 commit
  10. 01 Feb, 2004 2 commits
  11. 17 Jan, 2004 1 commit
  12. 14 Jan, 2004 1 commit
  13. 04 Jan, 2004 1 commit
  14. 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
  15. 08 Nov, 2003 1 commit
  16. 19 Oct, 2003 1 commit
  17. 06 Oct, 2003 1 commit
  18. 05 Oct, 2003 1 commit
  19. 12 Sep, 2003 1 commit
  20. 04 Sep, 2003 1 commit
  21. 12 Aug, 2003 1 commit
  22. 09 Aug, 2003 1 commit
  23. 04 Jun, 2003 1 commit
    • monty@narttu.mysql.fi's avatar
      Added SQLSTATE to client/server protocol · 23145cfe
      monty@narttu.mysql.fi authored
      bmove_allign -> bmove_align
      Added OLAP function ROLLUP
      Split mysql_fix_privilege_tables to a script and a .sql data file
      Added new (MEMROOT*) functions to avoid calling current_thd() when creating some common objects.
      Added table_alias_charset, for easier --lower-case-table-name handling
      Better SQL_MODE handling (Setting complex options also sets sub options)
      New (faster) assembler string functions for x86
      23145cfe
  24. 10 Apr, 2003 1 commit
  25. 10 Mar, 2003 1 commit
  26. 26 Jan, 2003 1 commit
  27. 05 Jan, 2003 1 commit
  28. 26 Dec, 2002 1 commit
  29. 17 Dec, 2002 3 commits
  30. 12 Dec, 2002 1 commit
  31. 30 Nov, 2002 1 commit
  32. 29 Nov, 2002 1 commit
  33. 28 Nov, 2002 1 commit
  34. 26 Nov, 2002 1 commit
  35. 16 Nov, 2002 1 commit
  36. 12 Nov, 2002 1 commit