FogBugz encountered an error upgrading your FogBugz database and rolled back all changes. The error is:
Wasabi.Runtime.WasabiException (0x80004005): Invalid column name 'ixBugEvent'. SQL: UPDATE Attachment SET Attachment.ixBugEvent = BugEvent.ixBugEvent FROM Attachment, BugEvent WHERE BugEvent.ixAttachment IS NOT NULL AND BugEvent.ixAttachment = Attachment.ixAttachment ---> System.Data.SqlClient.SqlException: Invalid column name 'ixBugEvent'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Wasabi.Runtime.ADO.Command.ExecuteNonQuery() in c:\code\release\build\fogbugz\8.3.42\Wasabi\Wasabi.Runtime\ADO\Command.cs:line 95 at Wasabi.Runtime.ADO.Connection.<>c_DisplayClass4.b_3() in c:\code\release\build\fogbugz\8.3.42\Wasabi\Wasabi.Runtime\ADO\Connection.cs:line 59 at Wasabi.Runtime.ADO.Util.RerunIfDeadlock(Action action) in c:\code\release\build\fogbugz\8.3.42\Wasabi\Wasabi.Runtime\ADO\Util.cs:line 28 at Wasabi.Runtime.ADO.Connection.ExecuteNonQuery(String CommandText) in c:\code\release\build\fogbugz\8.3.42\Wasabi\Wasabi.Runtime\ADO\Connection.cs:line 57 at FogCreek.FogBugz.CSQLRunner.RunSQL(String sCmd) in c:\code\release\build\fogbugz\8.3.42\FogBugz\distribution\src-Website\CSQLRunner.was:line 26 at Wasabi.Runtime.Error.Raise(Int32 number, String source, String description, String helpfile, Nullable`1 helpcontext) in c:\code\release\build\fogbugz\8.3.42\Wasabi\Wasabi.Runtime\Error.cs:line 88 at FogCreek.FogBugz.CSQLRunner.RunSQL(String sCmd) in c:\code\release\build\fogbugz\8.3.42\FogBugz\distribution\src-Website\CSQLRunner.was:line 33 at FogCreek.FogBugz.CSchema.FinalUpdates(Int32 oldVersion) in c:\code\release\build\fogbugz\8.3.42\FogBugz\distribution\src-Website\CSchema.was:line 1748 at FogCreek.FogBugz.CSchema.UpdateDB(Int32 OldVersion, Boolean bForce) in c:\code\release\build\fogbugz\8.3.42\FogBugz\distribution\src-Website\CSchema.was:line 137 at FogCreek.FogBugz._Global.UpgradeDatabaseVersion(Boolean fForce) in c:\code\release\build\fogbugz\8.3.42\FogBugz\distribution\src-Website\dbUpgrade.was:line 287 at FogCreek.FogBugz._Global.UpgradeWithRollback(Boolean fForce) in c:\code\release\build\fogbugz\8.3.42\FogBugz\distribution\src-Website\dbUpgrade.was:line 240
Actions: CreateTable TitleWord CreateIndex TitleWord,IX_IxWordIxBug CreateIndex TitleWord,TitleWordixBug RunHookFunction StartBackfillTitleWords BeginFinalUpdate FinalUpdates BeginFinalUpdate 473 DoneFinalUpdate 473 BeginFinalUpdate 447to475 End list