diff options
author | Andrey Hristov <andrey@php.net> | 2009-09-22 13:58:52 +0000 |
---|---|---|
committer | Andrey Hristov <andrey@php.net> | 2009-09-22 13:58:52 +0000 |
commit | e4be0b369c46d3cb30ec180188ed8a56e8948c2b (patch) | |
tree | 02b77e67f934650ba05a8eb1b7bdceaadf027515 /ext/mysqlnd/php_mysqlnd.c | |
parent | 1a88e45cf29084d89ca1f5b8c6b1712040e7253c (diff) | |
download | php-git-e4be0b369c46d3cb30ec180188ed8a56e8948c2b.tar.gz |
Fix handling of BIT fields in mysqli, when libmysql is used
We need to use macros from mysqlnd to be able to read the
bit fields, as they are specially encoded. mysqlnd is always
there, 5.3+, so its macros can be used, even if mysqlnd is
not compiled as library of choice.
Diffstat (limited to 'ext/mysqlnd/php_mysqlnd.c')
0 files changed, 0 insertions, 0 deletions