I had another problem upgrading to schema 1080: Query was: ALTER TABLE oldrecorded ADD COLUMN recordid INT NOT NULL DEFAULT 0; Error was: Driver error was [2/1060]: QMYSQL3: Unable to execute query Database error was: Duplicate column name 'recordid' Fix: dropped the colomn and restarted. cyth