On 12/10/07, Tom Shaw <[EMAIL PROTECTED]> wrote: > > I periodically get the following error: > > Error!: SQLSTATE[HY000]: General error: 17 database schema has changed > > However all I am doing is selecting, inserting and updating. How can > those functions change the schema? >
Just a guess but are you using the vacuum feature? Found this while searching the archives: http://www.mail-archive.com/[email protected]/msg08357.html

