Hello Sara,
>
> 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

I already claimed about it on mysql internal list. mysql_prepare_result is in 
4.1.1 and it was changed to mysql_get_metadata in 4.1.1 one week before.
Looks like they want to change version numbers in beta only if a new binary 
release will come out, so I can only check between 4.0 and 4.1

Georg

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

Reply via email to