1. 03 Mar, 2006 5 commits
    • unknown's avatar
      Fix for bug#17826 'type_decimal' fails with ps-protocol · 500d6b85
      unknown authored
       removed unnecessary calculation of cache value 
       otherwise Join::preapre tries to calculate 
       undefined values(filed values)
      
      
      mysql-test/r/type_decimal.result:
        Fix for bug#17826 'type_decimal' fails with ps-protocol
         test case, this test case reproduce the same bug but without PS protocol
      mysql-test/t/type_decimal.test:
        Fix for bug#17826 'type_decimal' fails with ps-protocol
         test case, this test case reproduce the same bug but without PS protocol
      500d6b85
    • 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 20 commits