mariadb/libmysql
unknown f3c9a47517 Bug#11589 mysqltest, --ps-protocol, strange output, float/double/real with zerofill
- 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
2006-02-21 14:55:54 +01:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acinclude.m4 Import changeset 2000-07-31 21:29:14 +02:00
client_settings.h Fixed Bug#7838, "pipe_sig_handler should be static". 2005-02-17 23:00:48 +02:00
conf_to_src.c manually merged 2004-08-18 19:57:55 +02:00
dll.c manually merged 2004-08-18 19:57:55 +02:00
errmsg.c A fix and a test case for Bug#9643 " CURSOR_TYPE_SCROLLABLE dos not work" 2005-05-16 18:27:21 +04:00
get_password.c - rename: EXCEPTIONS->EXCEPTIONS-CLIENT 2004-08-05 17:05:11 +02:00
libmysql.c Bug#11589 mysqltest, --ps-protocol, strange output, float/double/real with zerofill 2006-02-21 14:55:54 +01:00
libmysql.def fixed two bugs that break Windows build 2005-07-29 15:40:39 +02:00
Makefile.am Include libyassl.la and libtaocrypt.la in libmysqlclient.la 2005-11-28 16:28:00 +01:00
Makefile.shared Merge mysql.com:/home/jimw/my/mysql-5.0-7003 2005-08-02 16:50:09 -07:00
manager.c A fix (bug #6057: Data Type Problem in manager.c). 2004-10-18 12:43:52 +05:00