Jille Timmermans schrieb:
Only ext/mysqli gives you access to all functionality of MySQL 4.1 and above, e.g. charset and prepared statements.
Why would you hide functionality from people when you get a patch, and all that has to be done is commit it? I'm pretty sure it won't break anything.

ext/mysql already "hides" functionality, for example, prepared statements. If you add all the missing pieces to ext/mysql you get ext/mysqli...

Ulf

--
Ulf Wendel, MySQL
Sun Microsystems GmbH,   Sonnenallee 1,   D-85551 Kirchheim-Heimstetten
Geschaeftsfuehrer: Thomas Schroeder, Wolfgang Engels, Dr. Roland Boemer
Vorsitzender des Aufsichtsrates: Martin Haering     Muenchen: HRB161028

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

Reply via email to