1. 03 Feb, 2005 2 commits
  2. 02 Feb, 2005 28 commits
  3. 01 Feb, 2005 10 commits
    • unknown's avatar
      Merge hundin.mysql.fi:/home/heikki/mysql-4.0 · 66a3cdb7
      unknown authored
      into hundin.mysql.fi:/home/heikki/mysql-4.1
      
      
      innobase/include/eval0eval.ic:
        Auto merged
      66a3cdb7
    • unknown's avatar
      eval0eval.ic: · ef58fc3f
      unknown authored
        Remove wrong assertion that fails on 64 bits
      
      
      innobase/include/eval0eval.ic:
        Remove wrong assertion that fails on 64 bits
      ef58fc3f
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-4.0-5569 · 9a9b41ee
      unknown authored
      into mysql.com:/home/jimw/my/mysql-4.0-clean
      
      
      sql/sql_parse.cc:
        Auto merged
      9a9b41ee
    • unknown's avatar
      Merge hundin.mysql.fi:/home/heikki/mysql-4.0 · a3a23b28
      unknown authored
      into hundin.mysql.fi:/home/heikki/mysql-4.1
      
      
      innobase/include/rem0rec.ic:
        SCCS merged
      sql/sql_select.cc:
        SCCS merged
      a3a23b28
    • unknown's avatar
      rem0rec.ic: · 990828b8
      unknown authored
        Fix a debug assertion in rem0rec.ic on AMD64; 4.1 was already fixed
      
      
      innobase/include/rem0rec.ic:
        Fix a debug assertion in rem0rec.ic on AMD64; 4.1 was already fixed
      990828b8
    • unknown's avatar
      Merge heikki@bk-internal.mysql.com:/home/bk/mysql-4.1 · 5c66f309
      unknown authored
      into hundin.mysql.fi:/home/heikki/mysql-4.1
      
      
      sql/sql_class.h:
        Auto merged
      5c66f309
    • unknown's avatar
      Make sure mysql_client_test and embedded test clients get added to · 9ad21c3a
      unknown authored
      binary distribution on all platforms.
      
      
      scripts/make_binary_distribution.sh:
        Add mysql_client_test and embedded versions to basic list of binaries
        and only list libtool-produced '.libs/' versions as non-netware binaries
      9ad21c3a
    • unknown's avatar
      3fe9c552
    • unknown's avatar
      Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1 · d9e80b6a
      unknown authored
      into bob.(none):/home/reggie/bk/mysql41
      
      d9e80b6a
    • unknown's avatar
      Proper fix for comparision with ' ' · 837b56bb
      unknown authored
      (Bug #7788 "Table is full" occurs during a multitable update")
      
      
      client/mysqldump.c:
        Style fixes
      innobase/include/univ.i:
        UNIV_DEBUG should not depend on configure --debug but on --debug=full
      mysql-test/r/compare.result:
        Added test to find bug in previous bugfix
      mysql-test/t/compare.test:
        Added test to find bug in previous bugfix
      mysys/my_handler.c:
        Proper fix for comparision with ' '
      strings/ctype-big5.c:
        Proper fix for comparision with ' '
      strings/ctype-bin.c:
        Proper fix for comparision with ' '
      strings/ctype-gbk.c:
        Proper fix for comparision with ' '
      strings/ctype-latin1.c:
        Proper fix for comparision with ' '
      strings/ctype-mb.c:
        Proper fix for comparision with ' '
      strings/ctype-simple.c:
        Proper fix for comparision with ' '
      strings/ctype-sjis.c:
        Proper fix for comparision with ' '
      strings/ctype-tis620.c:
        Proper fix for comparision with ' '
      strings/ctype-ucs2.c:
        Proper fix for comparision with ' '
      strings/ctype-utf8.c:
        Proper fix for comparision with ' '
      837b56bb