Zeev Suraski wrote: > - Remove libmysql linkage
So ext/mysql can no longer be built built-in by enabling
HAVE_MYSQL
in main/config.w32.h?
Not unless you hack the .dsp... The way it was in CVS forced people to have the MySQL client library, which is no longer bundled.
If so, then I think we should remove the remaining MySQL references from internal_functions_win32.c and config.w32.h and only allow ext/mysql to be built as a shared extension.
Go ahead :)
Zeev
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php