2011/9/2 Stas Malyshev <smalys...@sugarcrm.com>: > Hi! > > On 9/2/11 1:14 PM, Johannes Schlüter wrote: >> >> Looking at the tests we have: Most tests are written with mysqlnd in >> focus. mysqlnd is what we (Oracle/MySQL) test the most in PHP >> perspective for quite some time already. By making mysqlnd the default >> we remove one moving piece out of the test equation which simplifies >> tests[1]. (we still have multiple server versions to keep in mind ...) > > Are you implying you would no longer fix failures on libmysql?
The problem is the exact opposite, the fact that mysqlnd is not default makes the bugs hunting harder for this backend. Most bad bugs (thread safe related for example) come from the windows where mysqlnd is already the only and default option. So having more users now in 5.4-beta will only help to make it even more stable. While limysql is still a good alternative (slightly faster in some cases) and does not have some of the TS issues we meet with mysqlnd, but both are certainly temporary states. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php