An error occurred fetching the project authors.
  1. 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
  2. 08 Nov, 2003 1 commit
  3. 19 Oct, 2003 1 commit
  4. 06 Oct, 2003 1 commit
  5. 05 Oct, 2003 1 commit
  6. 12 Sep, 2003 1 commit
  7. 04 Sep, 2003 1 commit
  8. 12 Aug, 2003 1 commit
  9. 09 Aug, 2003 1 commit
  10. 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
  11. 10 Apr, 2003 1 commit
  12. 10 Mar, 2003 1 commit
  13. 26 Jan, 2003 1 commit
  14. 05 Jan, 2003 1 commit
  15. 26 Dec, 2002 1 commit
  16. 17 Dec, 2002 3 commits
  17. 12 Dec, 2002 1 commit
  18. 30 Nov, 2002 1 commit
  19. 29 Nov, 2002 1 commit
  20. 28 Nov, 2002 1 commit
  21. 26 Nov, 2002 1 commit
  22. 16 Nov, 2002 1 commit
  23. 12 Nov, 2002 1 commit
  24. 11 Nov, 2002 1 commit
  25. 30 Oct, 2002 1 commit
  26. 28 May, 2002 1 commit
  27. 06 May, 2002 2 commits
  28. 26 Mar, 2002 1 commit