Re: Why does mysqlnd get included in Linux 'core' PHP5 packages?

From: Date: Sat, 03 Sep 2011 12:27:23 +0000
Subject: Re: Why does mysqlnd get included in Linux 'core' PHP5 packages?
References: 1 2 3 4  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Reindl Harald wrote:
Am 03.09.2011 14:00, schrieb Lester Caine: Current state of play, the SUSE install includes mysqlnd with the core package, and mysql and mysqli are available as extra packages. Again - nowdays the 'required' dependency on MySQL does seem to have been dropped, but other PHP extensions sometimes flag that they need it - even when they don't and that is why libmysql-support should be dropped to get this clean the other extensions MAY require mysql if they use mysqlnd they do not if they use libmysql they do mysqlnd does exactly what you want - there is no longer any mysql-package needed on a server to have mysql-support in php because libmysql would not be needed - i really do not understand why tis legacy libmysql-support will not be simply dropped - nobody needs this these days in php on the other hand that some auto-tests seem behave differently depending on mysqlnd/libmysql shows that the existence of both makes only troubles normally a auto-tets shuld have ONE expected result
In my own case I do not require any MySQL support ;) I've only got Firebird as a database server, so I simply ignore any of the MySQL stuff, however it would be nice to be able to switch it off altogether ;) -- Lester Caine - G8HFL ----------------------------- Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk// Firebird - http://www.firebirdsql.org/index.php

Thread (19 messages)

« previous php.internals (#55154) next »