Hi,
On 04/24/2012 03:32 PM, jpauli wrote:
On Tue, Apr 24, 2012 at 2:34 PM, Ulf Wendel<ulf.wen...@oracle.com>  wrote:
Am 24.04.2012 14:27, schrieb jpauli:

I understand your thoughts, but I disagree as I think it would be much
more clean to expose it via mysqlnd_***() API than through each MySQL
ext (and for PDO that would be even more dirty). That would as well
add more and more #ifdef MYSQLND inside their source...
I was thinking the same way libxml2 API is provided inside ext/libxml
instead of through each PHP XML extension API.


A fourth MySQL API is not my goal. There's enough confusion with three of
them already.

I agree with that, but I still think having mysqli_***() function that
is only related to mysqlnd stuff is a bad idea.


you probably hasn't seen mysqli_stmt_get_result() and result::fetch_all() :)


Julien


Andrey

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

Reply via email to