From:             lester at lsces dot co dot uk
Operating system: Windows
PHP version:      5.3CVS-2008-06-19 (snap)
PHP Bug Type:     Feature/Change Request
Bug description:  Disable mysqlnd in core if mysql is not required

Description:
------------
It was understood that mysqlnd would not be enabled by default in 5.3. As
far as I am aware it is only required if MySQL is being used and many sites
nowadays use many of the other alternatives, so enabling a third database
should not be forced on us. SQLite is the built in default and a second
database should be our own choice. 


-- 
Edit bug report at http://bugs.php.net/?id=45317&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=45317&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=45317&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=45317&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=45317&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=45317&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=45317&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=45317&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=45317&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=45317&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=45317&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=45317&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=45317&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=45317&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=45317&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=45317&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=45317&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=45317&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=45317&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=45317&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=45317&r=mysqlcfg

Reply via email to