An error occurred fetching the project authors.
  1. 15 Feb, 2004 1 commit
  2. 09 Feb, 2004 2 commits
  3. 01 Feb, 2004 2 commits
  4. 23 Jan, 2004 1 commit
  5. 18 Jan, 2004 1 commit
  6. 17 Jan, 2004 1 commit
  7. 14 Jan, 2004 1 commit
  8. 04 Jan, 2004 1 commit
  9. 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
  10. 08 Nov, 2003 1 commit
  11. 31 Oct, 2003 1 commit
  12. 19 Oct, 2003 1 commit
  13. 05 Oct, 2003 1 commit
  14. 12 Sep, 2003 1 commit
  15. 04 Sep, 2003 1 commit
  16. 12 Aug, 2003 1 commit
  17. 09 Aug, 2003 1 commit
  18. 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
  19. 31 May, 2003 1 commit
  20. 10 Apr, 2003 1 commit
  21. 10 Mar, 2003 1 commit
  22. 26 Jan, 2003 1 commit
  23. 05 Jan, 2003 1 commit
  24. 26 Dec, 2002 1 commit
  25. 17 Dec, 2002 3 commits
  26. 14 Dec, 2002 1 commit
    • monty@mashka.mysql.fi's avatar
      Fixes for binary protocol (complement to last push) · d49167ba
      monty@mashka.mysql.fi authored
      Changed timestamp to return string in YYYY-MM-DD HH:MM:SS format.
      DATE_ADD() and related functions now returns correct DATE/DATETIME type depending on argument types.
      Now all tests passes, still some work left to remove warnings in log files from mysql-test-run
      d49167ba
  27. 12 Dec, 2002 1 commit
  28. 30 Nov, 2002 1 commit
  29. 29 Nov, 2002 1 commit
  30. 28 Nov, 2002 1 commit
  31. 26 Nov, 2002 1 commit
  32. 16 Nov, 2002 1 commit
  33. 12 Nov, 2002 1 commit
  34. 11 Nov, 2002 1 commit
  35. 30 Oct, 2002 1 commit
  36. 28 May, 2002 1 commit