>
>   Modified files:
>     /php-src/ext/mysqli mysqli_api.c mysqli_fe.c php_mysqli.h
>   Log:
>   mysql_prepare_result -> mysqli_get_metadata
>   This function was renamed in libmysql (changeset 1.607 by monty)
>
Does this apply to all release versions?  Or should config.m4 run a library
check to see which function is exported in the client library being used,
then #ifdef as needed?  Or are we simply saying that mysql-client-lib must
be version X.Y or greater (Again, if so we should check for the right
version during configure).

-Sara

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to