diff options
author | Ramil Kalimullin <ramil@mysql.com> | 2010-10-12 23:28:03 +0400 |
---|---|---|
committer | Ramil Kalimullin <ramil@mysql.com> | 2010-10-12 23:28:03 +0400 |
commit | b001a5224d8b26e9706a386ca2c26320d152ee1c (patch) | |
tree | 8ee82f26a8f91494a4c04a53b72706df84252c80 /sql/ha_partition.cc | |
parent | 42550e21e85904877714a3215a220e471597c3e2 (diff) | |
download | mariadb-git-b001a5224d8b26e9706a386ca2c26320d152ee1c.tar.gz |
Fix for bug#57283: inet_ntoa() crashes
Problem: some call of INET_NTOA() function may lead
to a crash due to missing its character set initialization.
Fix: explicitly set the character set.
mysql-test/r/func_misc.result:
Fix for bug#57283: inet_ntoa() crashes
- test result.
mysql-test/t/func_misc.test:
Fix for bug#57283: inet_ntoa() crashes
- test case.
sql/item_strfunc.cc:
Fix for bug#57283: inet_ntoa() crashes
- explicitly set buffer's character set.
Diffstat (limited to 'sql/ha_partition.cc')
0 files changed, 0 insertions, 0 deletions