ID: 34282 Updated by: [EMAIL PROTECTED] Reported By: bugs at ilibi dot com -Status: Assigned +Status: Closed Bug Type: PDO related Operating System: linux PHP Version: 5.1.0RC1 Assigned To: iliaa New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2005-08-28 01:14:59] [EMAIL PROTECTED] Ilia, can you check this out.. ------------------------------------------------------------------------ [2005-08-27 19:04:00] bugs at ilibi dot com Description: ------------ Please be advised that there has since been an importance update to SQLite. Ilia upgraded the bundled SQLite to 3.2.2 for beta 3. Please update to 3.2.4. 2005 August 21 (3.2.3) Added support for the CAST operator Tcl interface allows BLOB values to be transferred to user- defined functions Added the "transaction" method to the Tcl interface Allow the DEFAULT value of a column to call functions that have constant operands Added the ANALYZE command for gathering statistics on indices and using those statistics when picking an index in the optimizer Remove the limit (formerly 100) on the number of terms in the WHERE clause The right-hand side of the IN operator can now be a list of expressions instead of just a list of constants Rework the optimizer so that it is able to make better use of indices The order of tables in a join is adjusted automatically to make better use of indices The IN operator is now a candidate for optimization even if the left-hand side is not the left-most term of the index. Multiple IN operators can be used with the same index. WHERE clause expressions using BETWEEN and OR are now candidates for optimization Added the "case_sensitive_like" pragma and the SQLITE_CASE_SENSITIVE_LIKE compile-time option to set its default value to "on". Use indices to help with GLOB expressions and LIKE expressions too when the case_sensitive_like pragma is enabled Added support for grave-accent quoting for compatibility with MySQL Improved test coverage Dozens of minor bug fixes 2005 August 24 (3.2.4) Fix a bug introduced in the previous release that can cause a segfault while generating code for complex WHERE clauses. Allow floating point literals to begin or end with a decimal point. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=34282&edit=1