diff options
author | unknown <cmiller@zippy.(none)> | 2006-03-02 19:59:49 -0500 |
---|---|---|
committer | unknown <cmiller@zippy.(none)> | 2006-03-02 19:59:49 -0500 |
commit | e2ba74b8252586bd27ace8603aab33c76b2b50cd (patch) | |
tree | 93057b81d12a646375f9b7997adb21f55fbe55e1 /sql/sql_udf.cc | |
parent | 44c175b7efbdf1c0a6575376698609dc328b7a85 (diff) | |
download | mariadb-git-e2ba74b8252586bd27ace8603aab33c76b2b50cd.tar.gz |
Expanding a binary field should result in 0x00-filled positions, not 0x20
(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.
Diffstat (limited to 'sql/sql_udf.cc')
0 files changed, 0 insertions, 0 deletions