1. 03 Mar, 2006 4 commits
    • unknown's avatar
      mysql.spec.sh: · a91d0afd
      unknown authored
        Don't create empty embedded RPM, bug#15769
      
      
      support-files/mysql.spec.sh:
        Don't create empty embedded RPM, bug#15769
      a91d0afd
    • unknown's avatar
      Merge mysqldev@production.mysql.com:my/mysql-5.0-release · e7227bb0
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.0-release
      
      
      e7227bb0
    • unknown's avatar
      Expanding a binary field should result in 0x00-filled positions, not 0x20 · 25b3bb8b
      unknown authored
      (ASCII space).  For Bug#16857.
      
      
      sql/field_conv.cc:
        Bug#16857:  Do not expand BINARY fields as if they are strings (which 
        presumably /should/ be filled with spaces).  Instead, fill BINARY fields
        with 0x00 bytes.
      25b3bb8b
    • unknown's avatar
      Makefile.am: · a74939e2
      unknown authored
        Use libtool convenience lib, to access get_password object correctly, bug#17155
      
      
      server-tools/instance-manager/Makefile.am:
        Use libtool convenience lib, to access get_password object correctly, bug#17155
      a74939e2
  2. 02 Mar, 2006 15 commits
  3. 01 Mar, 2006 21 commits