3064 Database errors (Does not affect anything else)
-
[CODE]The following errors occured
Update ID: 162 - 0Database Error:
Can’t DROP ‘stID’; check that column/key exists
Database SQL:ALTER TABLE
fog
.snapinTasks
DROP INDEXstID
Update ID: 162 - 1Database Error:
Can’t DROP ‘stID_2’; check that column/key exists
Database SQL:ALTER TABLE
fog
.snapinTasks
DROP INDEXstID_2
Update ID: 162 - 2Database Error:
Can’t DROP ‘stJobID’; check that column/key exists
Database SQL:ALTER TABLE
fog
.snapinTasks
DROP INDEXstJobID
Update ID: 162 - 3Database Error:
Can’t DROP ‘stJobID_2’; check that column/key exists
Database SQL:ALTER TABLE
fog
.snapinTasks
DROP INDEXstJobID_2
Update ID: 162 - 4Database Error:
Can’t DROP ‘stJobID_3’; check that column/key exists
Database SQL:ALTER TABLE
fog
.snapinTasks
DROP INDEX `stJobID_[/CODE]I haven’t found any issues with the way FOG functions with this update, but it did throw these errors. Upgraded from 3012.
-
These are expected.
I made a mistake in 3063. 3064 is an attempt to correct those problems, so yes, those errors are totally expected and perfectly fine for the time being.