1. 18 Nov, 2003 3 commits
    • monty@mashka.mysql.fi's avatar
      merge · e5d75fb9
      monty@mashka.mysql.fi authored
      e5d75fb9
    • 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
    • serg@serg.mylan's avatar
  2. 17 Nov, 2003 3 commits
  3. 15 Nov, 2003 2 commits
  4. 14 Nov, 2003 1 commit
  5. 13 Nov, 2003 3 commits
  6. 12 Nov, 2003 3 commits
  7. 08 Nov, 2003 2 commits
  8. 07 Nov, 2003 2 commits
  9. 06 Nov, 2003 1 commit
  10. 05 Nov, 2003 4 commits
  11. 04 Nov, 2003 16 commits