diff options
author | unknown <jpipes@shakedown.(none)> | 2006-09-25 14:58:10 -0400 |
---|---|---|
committer | unknown <jpipes@shakedown.(none)> | 2006-09-25 14:58:10 -0400 |
commit | 01a75941b22bac048a9502a1a256b1acb5dc3716 (patch) | |
tree | d4c5d2ac4292c1e57c149ec09d7f3b455eb6edb7 /.bzrignore | |
parent | 7732a5901f8faede18132be2417579a7072ec735 (diff) | |
download | mariadb-git-01a75941b22bac048a9502a1a256b1acb5dc3716.tar.gz |
Fix for Bug #21466: INET_ATON() returns signed int, not unsigned
mysql-test/r/func_misc.result:
Added test for Bug #21466: INET_ATON() returns signed int, not unsigned
mysql-test/t/func_misc.test:
Added test for Bug #21466: INET_ATON() returns signed int, not unsigned
sql/item_func.h:
Added unsigned_flag=1 value to Item_func_inet_aton.
This fixes bug #21466: INET_ATON() returns signed int, not unsigned
Diffstat (limited to '.bzrignore')
0 files changed, 0 insertions, 0 deletions