Hi Remi, Thanks for working on this! On Tue, Sep 13, 2011 at 07:54:19AM +0200, Remi Collet wrote: > in order to have extensions for both drivers in > the install tree, I need to rename extension > in a way which preserve load order > > mysqlnd > mysqlnd_mysql (after mysqlnd) > mysqlnd_mysqli > pdo_mysqlnd (after mysqlnd and pdo) So those are the names for: mysqlnd => the mysqlnd extension mysqlnd_mysql => mysql extension built to use mysqlnd mysqlnd_mysqli => mysqli extension built to use mysqlnd pdo_mysqlnd => pdo_mysql extension built to use mysqlnd is that right? > A small question : > what package yum will pull when a webapp requires php-mysql ? My understanding is that it is whichever comes first in the sort order, which would be php-mysql. > Any comment ? > Ok, to push this to rawhide ? F-16 ? All looks great to me! +1 for both rawhide & F-16. Regards, Joe _______________________________________________ php-devel mailing list php-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/php-devel