You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
2.4 KiB
Plaintext

2018-05-07 14:07:06.8409|INFO|loggerFile|insert into workdata_suspendinfo(Id,FactoryNo,OrderNo,SuspendDate,Reason,STATUS,Add1,Add2,Add3,Add4,Add5,IsDeleted,CreateTime,CreateId,CreateBy,ModifyTime,ModifyId,ModifyBy) values (@Id,@FactoryNo,@OrderNo,@SuspendDate,@Reason,@STATUS,@Add1,@Add2,@Add3,@Add4,@Add5,@IsDeleted,@CreateTime,@CreateId,@CreateBy,@ModifyTime,@ModifyId,@ModifyBy)
2018-05-07 14:07:06.8609|ERROR|loggerFile|Unable to connect to any of the specified MySQL hosts.
在 MySql.Data.MySqlClient.NativeDriver.Open()
在 MySql.Data.MySqlClient.Driver.Open()
在 MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
在 MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
在 MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
在 MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
在 MySql.Data.MySqlClient.MySqlPool.GetConnection()
在 MySql.Data.MySqlClient.MySqlConnection.Open()
在 CommonFunc.DbHelperMySQL.PrepareCommand(MySqlCommand cmd, MySqlConnection conn, MySqlTransaction trans, String cmdText, MySqlParameter[] cmdParms) 位置 D:\work\XGL\trunk\代码\前端\CommonFunc\DbHelperMySQL.cs:行号 596
在 CommonFunc.DbHelperMySQL.ExecuteNonQuery(String SQLString, MySqlParameter[] cmdParms) 位置 D:\work\XGL\trunk\代码\前端\CommonFunc\DbHelperMySQL.cs:行号 450
2018-05-07 14:10:23.9242|INFO|loggerFile|insert into workdata_suspendinfo(Id,FactoryNo,OrderNo,SuspendDate,Reason,STATUS,Add1,Add2,Add3,Add4,Add5,IsDeleted,CreateTime,CreateId,CreateBy,ModifyTime,ModifyId,ModifyBy) values (@Id,@FactoryNo,@OrderNo,@SuspendDate,@Reason,@STATUS,@Add1,@Add2,@Add3,@Add4,@Add5,@IsDeleted,@CreateTime,@CreateId,@CreateBy,@ModifyTime,@ModifyId,@ModifyBy)
2018-05-07 14:10:23.9242|ERROR|loggerFile|Duplicate entry '11' for key 'PRIMARY'
在 MySql.Data.MySqlClient.MySqlStream.ReadPacket()
在 MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
在 MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)
在 MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
在 MySql.Data.MySqlClient.MySqlDataReader.NextResult()
在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
在 MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
在 CommonFunc.DbHelperMySQL.ExecuteNonQuery(String SQLString, MySqlParameter[] cmdParms) 位置 D:\work\XGL\trunk\代码\前端\CommonFunc\DbHelperMySQL.cs:行号 451