diff options
author | Andrey Hristov <andrey@php.net> | 2010-08-30 18:10:23 +0000 |
---|---|---|
committer | Andrey Hristov <andrey@php.net> | 2010-08-30 18:10:23 +0000 |
commit | 2ab9513ff452f7e11bfa97875017141b5134f9cf (patch) | |
tree | c13c7dddce3631900a3820f2979e8ef8b3a752a6 /main/php_ini.c | |
parent | 2721bbfcf9937248e6f113549dc394f377d5f41c (diff) | |
download | php-git-2ab9513ff452f7e11bfa97875017141b5134f9cf.tar.gz |
Fix for MySQL Bug #49406
Binding params doesn't work when selecting a date inside a CASE-WHEN
(http://bugs.mysql.com/bug.php?id=49406)
The MySQL server sends MYSQL_TYPE_NEWDATE values as clear text, even
when PS are used and thus the binary protocol are used. Changing the
handler for the type.
Diffstat (limited to 'main/php_ini.c')
0 files changed, 0 insertions, 0 deletions