]> granicus.if.org Git - php/commit
Fix build of mysqli when libmysql is used, mysqlnd_portability.h
authorAndrey Hristov <andrey@php.net>
Thu, 14 Jan 2010 09:47:57 +0000 (09:47 +0000)
committerAndrey Hristov <andrey@php.net>
Thu, 14 Jan 2010 09:47:57 +0000 (09:47 +0000)
commit43d90d8d1677ca5933f07babe378f05a0bcc4390
tree4a77746f9b2c0d7a44691e8c4221eb2badf1c93f
parentc42541a25313107991a3ff5f6e5db63f61050283
Fix build of mysqli when libmysql is used, mysqlnd_portability.h
might not be available for some weird reasons. Added the macros
that we need, in that case

Code by Jess Portnoy
ext/mysqli/mysqli.c
ext/mysqli/mysqli_api.c
ext/mysqli/mysqli_libmysql.h
ext/mysqli/mysqli_mysqlnd.h