• unknown's avatar
    Bug#11589 mysqltest, --ps-protocol, strange output, float/double/real with zerofill · f3c9a475
    unknown authored
     - Add zerofill in client if real/float/double is bound to string and fetched using binary protocol.
    
    
    libmysql/libmysql.c:
      Add zerofill before value if column is created with zerofill
    mysql-test/r/type_float.result:
      Update test for zerofill
    mysql-test/t/type_float.test:
      Add test for zerofill and prepared statments
    f3c9a475
libmysql.c 142 KB