On 09/03/2011 12:15 AM, Lester Caine wrote:
> My SUSE installs all have mysqlnd included in the core, As do other
> Linux distributions. I think for much the same reason that the windows
> builds do as well? The PHP development team have decided that
> -without-mysqlnd is required to remove it rather than -with-mysqlnd is
> with other optional packages. THAT decision determines what the
> distributions all do and flags mysqlnd as a core package?
But I just told you that wasn't the case. Try it yourself. Download the
PHP tarball on your SUSE box and do ./configure && make
Show me where mysqlnd is linked in. It isn't.
-Rasmus