An error occurred fetching the project authors.
  1. 20 Nov, 2003 1 commit
  2. 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
  3. 06 Oct, 2003 2 commits
  4. 17 Sep, 2003 1 commit
  5. 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
  6. 27 Aug, 2003 1 commit
  7. 26 Aug, 2003 1 commit
  8. 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
  9. 15 Jul, 2003 2 commits
  10. 04 Jul, 2003 1 commit
  11. 03 Jul, 2003 1 commit
  12. 14 Jun, 2003 1 commit
  13. 13 Jun, 2003 1 commit
  14. 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
  15. 29 May, 2003 1 commit
  16. 28 May, 2003 2 commits
  17. 27 May, 2003 2 commits
  18. 22 May, 2003 1 commit
  19. 01 May, 2003 1 commit
  20. 23 Apr, 2003 2 commits
  21. 07 Apr, 2003 1 commit
  22. 03 Apr, 2003 1 commit
  23. 01 Apr, 2003 1 commit
  24. 28 Mar, 2003 1 commit
  25. 21 Mar, 2003 2 commits
  26. 17 Mar, 2003 1 commit
  27. 16 Mar, 2003 2 commits
  28. 12 Mar, 2003 1 commit
  29. 01 Mar, 2003 1 commit
  30. 17 Feb, 2003 1 commit
  31. 12 Feb, 2003 1 commit
  32. 07 Feb, 2003 1 commit
  33. 06 Feb, 2003 1 commit