1. 05 Nov, 2004 4 commits
    • bar@mysql.com's avatar
      ps.result, ctype_ucs.result, ctype_ucs.test, ps.test: · ae5c3ae0
      bar@mysql.com authored
        Bug #6351 make test failure "Unknown character set"
        UCS2 related tests were moved into ctype_ucs.
      ae5c3ae0
    • bar@mysql.com's avatar
      mysqldump.c: · 7253d4c4
      bar@mysql.com authored
        - 'mysqldump --help' comment that --xeh-blob
          doesn't work with --extended-inserts was removed.
          It does work now. Thanks to Lachlan
          who noticed this wrong help message.
        - Switched to use the recently introduced
          mysql_hex_string() instead of slow sprintf().
          Thanks to Sinisa for the idea.
        - 'mysqldump --hex-blob' dumps in HEX not only
          BLOBs but also BINARY(x) columns. 
          Thanks to Paul.
      7253d4c4
    • bar@mysql.com's avatar
      libmysql.def, libmysql.c: · 27fcb9f6
      bar@mysql.com authored
        Minor clean-ups
      27fcb9f6
    • bar@mysql.com's avatar
      mysqladmin.c: · 1a6889bb
      bar@mysql.com authored
        Missing initialized for "lengths" element.
        ,
      1a6889bb
  2. 04 Nov, 2004 19 commits
  3. 03 Nov, 2004 9 commits
  4. 02 Nov, 2004 8 commits