20200514.htm 1.9 KB

123456789101112131415161718192021222324252627
  1. <HR COLOR=red>
  2. 异常时间:2020-05-14 08:30:47,338 [3] <BR>
  3. 异常级别:ERROR <BR>
  4. 异 常 类:logerror [(null)] <BR>
  5. ****************************异常文本****************************
  6. 【出现时间】:2020/5/14 8:30:47
  7. 【异常类型】:MySqlException
  8. 【异常信息】:Field 'id' doesn't have a default value
  9. 【堆栈调用】: 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket()
  10. 在 MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
  11. 在 MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
  12. 在 MySql.Data.MySqlClient.MySqlDataReader.NextResult()
  13. 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
  14. 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
  15. 在 Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader)
  16. 在 Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command)
  17. 在 Dapper.SqlMapper.Execute(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType)
  18. 在 GCAS.Code.RecordRepository.Insert(RecordModel entity) 位置 D:\程序\GCASNet\trunk\Code\RecordRepository.cs:行号 87
  19. 在 GCAS.RealTimeForm.ReadValueDataAsync() 位置 D:\程序\GCASNet\trunk\RealTime\RealTimeForm.cs:行号 291
  20. 在 GCAS.RealTimeForm.ThreadReadServer() 位置 D:\程序\GCASNet\trunk\RealTime\RealTimeForm.cs:行号 198
  21. 在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  22. 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  23. 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  24. 在 System.Threading.ThreadHelper.ThreadStart()
  25. ***************************************************************
  26. <BR>
  27. <HR Size=1>