I have just down graded my PHP-installation from 5.3.9 to 5.3.3. This in order to be able to use yum/EPEL instead of compiling everything myself.
Appearently, mysqlnd-support isn't available in 5.3.3 and since I don't want to compile the source myself anymore, I cannot just add it during that phase.
I would like to use yum/EPEL, but there seems to be no package for mysqlnd available yet.
Any suggestions for how to do this (other than re-programming the application)?
mysqlnddriver is built in to 5.3 as standard? – sonassi Mar 23 '12 at 1:42