Re: [PHP-DEV] prior to next release...

2005-02-26 Thread Wez Furlong
Both are on my todo list already, thanks :) On Sat, 26 Feb 2005 07:48:14 -, Nuno Lopes <[EMAIL PROTECTED]> wrote: > The same applies to sqlite 3 used in PDO. > Nuno > > - Original Message - > > Prior to the upcoming release, if not already done, the embedded sqlite > > 2.8.15 > > sho

Re: [PHP-DEV] prior to next release...

2005-02-25 Thread Nuno Lopes
The same applies to sqlite 3 used in PDO. Nuno - Original Message - Prior to the upcoming release, if not already done, the embedded sqlite 2.8.15 should be upgraded to 2.8.16. The new version fixes a database corruption problem which can occur when VACUUM is used. IIRC, all of the prev