2023-05-15 08:40:05 [63] ERROR lp.shop.core.LogBase 【GetShopCartListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.NativeDriver.FetchDataRow(Int32 statementId, Int32 columns) 在 MySql.Data.MySqlClient.Driver.FetchDataRow(Int32 statementId, Int32 columns) 在 MySql.Data.MySqlClient.ResultSet.GetNextRow() 在 MySql.Data.MySqlClient.ResultSet.NextRow(CommandBehavior behavior) 在 MySql.Data.MySqlClient.MySqlDataReader.Read() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopcart_bll.get_shopcart_list(String memberuserid, String id, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopcart_bll.cs:行号 49 在 lp.shop.api.Controllers.app.AppShopCartController.GetShopCartListPage(ShopCartListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopCartController.cs:行号 42 2023-05-15 10:33:24 [85] ERROR lp.shop.core.LogBase 在 System.Threading.CancellationToken.ThrowOperationCanceledException() 在 System.Net.Http.HttpContentExtensions.d__17`1.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.ModelBinding.FormatterParameterBinding.d__18.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.HttpActionBinding.d__12.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ExceptionFilterResult.d__6.MoveNext() 2023-05-15 10:33:24 [41] ERROR lp.shop.core.LogBase 在 System.Threading.CancellationToken.ThrowOperationCanceledException() 在 System.Net.Http.HttpContentExtensions.d__17`1.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.ModelBinding.FormatterParameterBinding.d__18.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.HttpActionBinding.d__12.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ExceptionFilterResult.d__6.MoveNext() 2023-05-15 10:43:10 [52] ERROR lp.shop.core.LogBase 【GetShopCartListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.NativeDriver.FetchDataRow(Int32 statementId, Int32 columns) 在 MySql.Data.MySqlClient.Driver.FetchDataRow(Int32 statementId, Int32 columns) 在 MySql.Data.MySqlClient.ResultSet.GetNextRow() 在 MySql.Data.MySqlClient.ResultSet.NextRow(CommandBehavior behavior) 在 MySql.Data.MySqlClient.MySqlDataReader.Read() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopcart_bll.get_shopcart_list(String memberuserid, String id, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopcart_bll.cs:行号 49 在 lp.shop.api.Controllers.app.AppShopCartController.GetShopCartListPage(ShopCartListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopCartController.cs:行号 42 2023-05-15 11:25:57 [104] ERROR lp.shop.core.LogBase 【GetShopCartListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.NativeDriver.FetchDataRow(Int32 statementId, Int32 columns) 在 MySql.Data.MySqlClient.Driver.FetchDataRow(Int32 statementId, Int32 columns) 在 MySql.Data.MySqlClient.ResultSet.GetNextRow() 在 MySql.Data.MySqlClient.ResultSet.NextRow(CommandBehavior behavior) 在 MySql.Data.MySqlClient.MySqlDataReader.Read() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopcart_bll.get_shopcart_list(String memberuserid, String id, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopcart_bll.cs:行号 49 在 lp.shop.api.Controllers.app.AppShopCartController.GetShopCartListPage(ShopCartListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopCartController.cs:行号 42 2023-05-15 11:26:55 [48] ERROR lp.shop.core.LogBase 【GetShopCartListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopcart_bll.get_shopcart_list(String memberuserid, String id, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopcart_bll.cs:行号 49 在 lp.shop.api.Controllers.app.AppShopCartController.GetShopCartListPage(ShopCartListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopCartController.cs:行号 42 2023-05-15 14:40:43 [70] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:40:44 [5] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:41:31 [20] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:42:10 [33] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:42:10 [31] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:42:10 [72] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:42:12 [10] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:42:17 [81] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:42:21 [17] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:43:54 [47] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:43:56 [20] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:43:57 [109] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:43:58 [97] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:43:59 [51] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:44:04 [108] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:44:04 [72] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:44:05 [74] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:44:05 [91] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:44:06 [69] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:44:15 [10] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:44:18 [94] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:44:20 [75] ERROR lp.shop.core.LogBase 在 System.Threading.CancellationToken.ThrowOperationCanceledException() 在 System.Net.Http.HttpContentExtensions.d__17`1.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.ModelBinding.FormatterParameterBinding.d__18.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.HttpActionBinding.d__12.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ExceptionFilterResult.d__6.MoveNext() 2023-05-15 14:44:20 [75] ERROR lp.shop.core.LogBase 在 System.Threading.CancellationToken.ThrowOperationCanceledException() 在 System.Net.Http.HttpContentExtensions.d__17`1.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.ModelBinding.FormatterParameterBinding.d__18.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.HttpActionBinding.d__12.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ExceptionFilterResult.d__6.MoveNext() 2023-05-15 14:44:20 [75] ERROR lp.shop.core.LogBase 在 System.Threading.CancellationToken.ThrowOperationCanceledException() 在 System.Net.Http.HttpContentExtensions.d__17`1.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.ModelBinding.FormatterParameterBinding.d__18.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.HttpActionBinding.d__12.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ExceptionFilterResult.d__6.MoveNext() 2023-05-15 14:44:20 [75] ERROR lp.shop.core.LogBase 在 System.Threading.CancellationToken.ThrowOperationCanceledException() 在 System.Net.Http.HttpContentExtensions.d__17`1.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.ModelBinding.FormatterParameterBinding.d__18.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.HttpActionBinding.d__12.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ExceptionFilterResult.d__6.MoveNext() 2023-05-15 14:44:20 [75] ERROR lp.shop.core.LogBase 在 System.Threading.CancellationToken.ThrowOperationCanceledException() 在 System.Net.Http.HttpContentExtensions.d__17`1.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.ModelBinding.FormatterParameterBinding.d__18.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.HttpActionBinding.d__12.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ExceptionFilterResult.d__6.MoveNext() 2023-05-15 14:44:23 [22] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:44:23 [22] ERROR lp.shop.core.LogBase 在 System.Threading.CancellationToken.ThrowOperationCanceledException() 在 System.Net.Http.HttpContentExtensions.d__17`1.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.ModelBinding.FormatterParameterBinding.d__18.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.HttpActionBinding.d__12.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ExceptionFilterResult.d__6.MoveNext() 2023-05-15 14:44:25 [31] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 14:57:01 [75] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:01 [76] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:01 [105] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:01 [49] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:11 [40] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(4)))buvd) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:11 [48] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:12 [43] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:19 [76] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:19 [16] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:20 [23] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(3)))zmyv) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:20 [89] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(2)))zspy) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:20 [75] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:20 [48] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:24 [89] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) OR (SELECT*FROM(SELECT(SLEEP(4)))rxdm) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:24 [49] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) OR (SELECT*FROM(SELECT(SLEEP(3)))rurc) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:25 [25] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:25 [105] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:25 [76] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(2)))hfqz) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:25 [89] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:27 [43] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:29 [25] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(3)))fipo) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:50 [105] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(2)))hfqz) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:50 [23] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(3)))vaeu) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:50 [89] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:50 [76] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:50 [25] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:50 [48] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:50 [105] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:51 [75] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:51 [16] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:51 [106] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:51 [40] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:51 [89] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:51 [76] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:52 [49] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:52 [16] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:52 [97] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(3)))drex) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:52 [43] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(4)))gtha) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:53 [49] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(2)))ivyf) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:54 [76] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(3)))pfas) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:54 [61] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) OR (SELECT*FROM(SELECT(SLEEP(2)))hfqz) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 14:57:54 [16] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) OR (SELECT*FROM(SELECT(SLEEP(3)))scsu) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:07:27 [40] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) OR (SELECT*FROM(SELECT(SLEEP(4)))iaal) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:07:28 [89] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:07:31 [25] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(3)))radp) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:07:49 [97] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:07:49 [61] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:07:52 [43] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:07:52 [106] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(3)))dkca) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:07:52 [23] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:07:53 [43] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(4)))mcpq) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:07 [104] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(3)))oimh) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:07 [89] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(2)))nyvj) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:07 [43] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(4)))rshs) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:07 [89] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(3)))tkpb) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:15 [105] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) OR (SELECT*FROM(SELECT(SLEEP(3)))khcc) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:15 [104] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) OR (SELECT*FROM(SELECT(SLEEP(2)))owdl) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:21 [104] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(4)))uebp) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:24 [16] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(3)))cysj) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:25 [23] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:25 [105] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:25 [89] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:25 [75] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:25 [49] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(3)))ppdt) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:25 [105] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(4)))kltu) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:26 [49] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:26 [104] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:27 [105] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(2)))imiu) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:28 [43] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:28 [61] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:28 [89] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:28 [40] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:29 [61] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(2)))cbbg) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:31 [89] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:31 [40] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:31 [49] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:31 [76] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:31 [105] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:31 [43] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:33 [75] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:33 [105] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:33 [44] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:34 [49] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:34 [61] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:08:34 [44] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:17:21 [23] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 15:17:59 [43] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 15:18:04 [40] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(4)))zzlx) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 15:18:04 [89] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(4)))whag) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 15:18:04 [23] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 15:18:05 [62] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) OR (SELECT*FROM(SELECT(SLEEP(3)))jnhw) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 15:18:31 [104] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) OR (SELECT*FROM(SELECT(SLEEP(3)))niax) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 15:18:31 [49] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 15:18:31 [61] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(2)))lxeu) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 15:18:32 [62] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(3)))fxkk) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 15:18:32 [27] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(4)))dsog) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 15:18:32 [89] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(3)))efui) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 15:18:32 [76] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 15:18:35 [76] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 15:18:42 [48] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 15:29:28 [43] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:29:28 [104] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:29:28 [44] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:29:51 [27] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:30:37 [92] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:30:37 [95] ERROR lp.shop.core.LogBase 【GetLunBoPicListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_lunbopic_bll.get_lunbopic_list(Int32 lunbotype, String model, String companyid, String storedid, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_lunbopic_bll.cs:行号 59 在 lp.shop.api.Controllers.web.WebLunBoPicController.GetLunBoPicListPage(LunBoPicListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebLunBoPicController.cs:行号 42 2023-05-15 15:30:38 [25] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:30:40 [10] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:30:40 [69] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:30:40 [67] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:30:49 [66] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:30:51 [106] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:30:53 [74] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:30:54 [102] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:30:54 [81] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:30:55 [78] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:30:56 [62] ERROR lp.shop.core.LogBase 【GetShopCartListCount】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.AuthenticationFailed(Exception ex) 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.Authenticate(Boolean reset) 在 MySql.Data.MySqlClient.NativeDriver.Authenticate(String authMethod, Boolean reset) 在 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() 在 lp.shop.db.SQLHelper.PrepareCommand(MySqlCommand cmd, MySqlConnection conn, MySqlTransaction trans, String cmdText, MySqlParameter[] cmdParms) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 476 在 lp.shop.db.SQLHelper.Query(String SQLString, MySqlParameter[] cmdParms) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 402 在 lp.shop.dal.lp_shopcart_dal.getcount(String userid) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\lp_shopcart_dal.cs:行号 59 在 lp.shop.bll.lp_shopcart_bll.getcount(String userid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopcart_bll.cs:行号 122 在 lp.shop.api.Controllers.app.AppShopCartController.GetShopCartListCount(String userid) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopCartController.cs:行号 397 2023-05-15 15:30:56 [16] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:31:08 [23] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:13 [43] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:15 [75] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:15 [105] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:17 [96] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:17 [27] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:21 [38] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 15:31:21 [61] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:21 [17] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:22 [84] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:23 [9] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:26 [106] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:31:26 [91] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:26 [22] ERROR lp.shop.core.LogBase 【GetDictionaryList】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_diclist(String dic_no, String dic_id) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 484 在 lp.shop.bll.sqlcore_bll.get_lp_dictionary(String dic_no) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 461 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryList(GetDictionaryListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 89 2023-05-15 15:31:29 [10] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:31:29 [72] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:29 [62] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:32 [90] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:36 [16] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:31:38 [89] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:44 [66] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:45 [48] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:45 [81] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:31:45 [43] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:45 [65] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:46 [25] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:47 [67] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:48 [96] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:48 [27] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:48 [78] ERROR lp.shop.core.LogBase 【GetDictionaryList】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_diclist(String dic_no, String dic_id) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 484 在 lp.shop.bll.sqlcore_bll.get_lp_dictionary(String dic_no) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 461 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryList(GetDictionaryListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 89 2023-05-15 15:31:51 [75] ERROR lp.shop.core.LogBase 【GetShopCartListCount】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.AuthenticationFailed(Exception ex) 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.Authenticate(Boolean reset) 在 MySql.Data.MySqlClient.NativeDriver.Authenticate(String authMethod, Boolean reset) 在 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() 在 lp.shop.db.SQLHelper.PrepareCommand(MySqlCommand cmd, MySqlConnection conn, MySqlTransaction trans, String cmdText, MySqlParameter[] cmdParms) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 476 在 lp.shop.db.SQLHelper.Query(String SQLString, MySqlParameter[] cmdParms) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 402 在 lp.shop.dal.lp_shopcart_dal.getcount(String userid) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\lp_shopcart_dal.cs:行号 59 在 lp.shop.bll.lp_shopcart_bll.getcount(String userid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopcart_bll.cs:行号 122 在 lp.shop.api.Controllers.app.AppShopCartController.GetShopCartListCount(String userid) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopCartController.cs:行号 397 2023-05-15 15:31:52 [69] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:55 [74] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:56 [49] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:56 [92] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:56 [105] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:31:56 [10] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:56 [62] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:56 [72] ERROR lp.shop.core.LogBase 【GetLunBoPicListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_lunbopic_bll.get_lunbopic_list(Int32 lunbotype, String model, String companyid, String storedid, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_lunbopic_bll.cs:行号 59 在 lp.shop.api.Controllers.web.WebLunBoPicController.GetLunBoPicListPage(LunBoPicListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebLunBoPicController.cs:行号 42 2023-05-15 15:31:57 [15] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:31:57 [9] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:32:01 [40] ERROR lp.shop.core.LogBase 【GetDictionaryList】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_diclist(String dic_no, String dic_id) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 484 在 lp.shop.bll.sqlcore_bll.get_lp_dictionary(String dic_no) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 461 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryList(GetDictionaryListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 89 2023-05-15 15:32:01 [43] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:32:01 [106] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:32:01 [48] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:32:01 [16] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 15:32:01 [22] ERROR lp.shop.core.LogBase 【UserLogin】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.lp_users_dal.userLogin(String uname, String upwd, OperatorModel& model) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\lp_users_dal.cs:行号 34 在 lp.shop.bll.lp_users_bll.userLogin(String uname, String upwd, OperatorModel& model) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_users_bll.cs:行号 31 在 lp.shop.api.Controllers.web.WebUserController.UserLogin(LoginInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebUserController.cs:行号 47 2023-05-15 15:32:01 [66] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:32:01 [67] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:32:01 [81] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:32:02 [44] ERROR lp.shop.core.LogBase 【GetShopCartListCount】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.AuthenticationFailed(Exception ex) 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.Authenticate(Boolean reset) 在 MySql.Data.MySqlClient.NativeDriver.Authenticate(String authMethod, Boolean reset) 在 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() 在 lp.shop.db.SQLHelper.PrepareCommand(MySqlCommand cmd, MySqlConnection conn, MySqlTransaction trans, String cmdText, MySqlParameter[] cmdParms) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 476 在 lp.shop.db.SQLHelper.Query(String SQLString, MySqlParameter[] cmdParms) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 402 在 lp.shop.dal.lp_shopcart_dal.getcount(String userid) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\lp_shopcart_dal.cs:行号 59 在 lp.shop.bll.lp_shopcart_bll.getcount(String userid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopcart_bll.cs:行号 122 在 lp.shop.api.Controllers.app.AppShopCartController.GetShopCartListCount(String userid) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopCartController.cs:行号 397 2023-05-15 15:32:03 [27] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:32:04 [91] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:32:04 [25] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '1.12.237.45' for user 'root' using method 'mysql_native_password' failed with message: Reading from the stream has failed. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.EndOfStreamException: 尝试读取超出流末尾的内容。 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:32:07 [102] ERROR lp.shop.core.LogBase 在 System.Threading.CancellationToken.ThrowOperationCanceledException() 在 System.Net.Http.HttpContentExtensions.d__17`1.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.ModelBinding.FormatterParameterBinding.d__18.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.HttpActionBinding.d__12.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ExceptionFilterResult.d__6.MoveNext() 2023-05-15 15:32:18 [23] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:33:03 [90] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:33:04 [72] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:33:07 [48] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:33:07 [10] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:33:09 [102] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:33:10 [92] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:33:10 [105] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: 读取操作失败,请参见内部异常。 ---> System.TimeoutException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.IO.IOException: 无法从传输连接中读取数据: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。。 ---> System.Net.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) --- 内部异常堆栈跟踪的结尾 --- 在 MySql.Data.Common.MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) 在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) 在 System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:33:13 [106] ERROR lp.shop.core.LogBase 【GetShopCartListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopcart_bll.get_shopcart_list(String memberuserid, String id, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopcart_bll.cs:行号 49 在 lp.shop.api.Controllers.app.AppShopCartController.GetShopCartListPage(ShopCartListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopCartController.cs:行号 42 2023-05-15 15:33:23 [75] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:33:24 [84] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 15:33:33 [23] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:34 [81] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:34 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:34 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:34 [10] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:34 [20] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:34 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:37 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:37 [78] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:37 [20] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:38 [106] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:38 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:38 [94] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:38 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:38 [81] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:38 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:38 [5] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:41 [5] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:41 [92] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:41 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:41 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:41 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:42 [90] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:43 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:43 [106] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:43 [94] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:44 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:44 [78] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:44 [102] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:44 [23] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:44 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:45 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:45 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:45 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:48 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:48 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:49 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:49 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:50 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:50 [48] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:51 [102] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:51 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:51 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:51 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:52 [102] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:52 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:53 [92] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:53 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:55 [90] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:55 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:55 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:56 [90] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:56 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:56 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:56 [78] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:59 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:59 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:59 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:59 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:33:59 [78] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:00 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"%5C%0d%0a%23#' and a.is_up =1 and a.programmenotype =0' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:01 [81] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"%5C%0d%0a%23#' and a.is_up =1 and a.programmenotype =0' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:02 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"%5C%0d%0a%23#' and a.is_up =1 and a.programmenotype =0' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:02 [90] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"%5C%0d%0a%23#' and a.is_up =1 and a.programmenotype =0' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:03 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"%5C%0d%0a%23#' and a.is_up =1 and a.programmenotype =0' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:03 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:04 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"%5C%0d%0a%23#' and a.is_up =1 and a.programmenotype =0' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:04 [48] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:04 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:05 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:05 [23] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:05 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:05 [102] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:05 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:05 [78] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:06 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:10 [23] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:11 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:12 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:17 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:17 [23] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:17 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:17 [81] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:17 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:17 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:17 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:18 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:18 [81] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:18 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:20 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:21 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:22 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:22 [81] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:27 [48] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:27 [78] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:27 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:27 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:27 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:28 [81] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:35 [102] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:35 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:36 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:36 [20] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:39 [92] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:39 [48] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:39 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:39 [102] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:39 [78] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:40 [20] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:41 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:43 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:43 [90] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:44 [81] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:44 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:44 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:45 [48] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:46 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:46 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:46 [81] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:46 [92] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:46 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:46 [48] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:46 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:47 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:47 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:47 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:48 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:48 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:49 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:50 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:50 [23] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:50 [48] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:50 [92] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:50 [90] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:50 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:50 [23] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:51 [78] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:51 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:51 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:51 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:51 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:51 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:51 [20] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:53 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) OR (SELECT*FROM(SELECT(SLEEP(2)))llsd) limit 1#' and a.is_up =1 and a.program' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:53 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) OR (SELECT*FROM(SELECT(SLEEP(2)))nsmi) limit 1#' and a.is_up =1 and a.program' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:55 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:55 [78] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:55 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:55 [23] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:56 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:56 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:57 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:57 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:57 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:57 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:57 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:57 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:58 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:58 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:58 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:58 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:58 [90] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:59 [102] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:34:59 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:35:45 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:35:45 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:35:45 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:35:46 [102] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:35:49 [102] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:35:49 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(4)))gefi) limit 1#' and a.is_up =1 and a.progra' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:35:49 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:35:49 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:35:52 [102] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:35:53 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:35:53 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:35:57 [48] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:00 [48] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:00 [81] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:00 [102] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:01 [48] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:01 [23] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:02 [48] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:02 [23] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:03 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:03 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:07 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:07 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:07 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:07 [78] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:07 [102] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(2)))pkyw) limit 1#' and a.is_up =1 and a.progra' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:10 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:10 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:10 [102] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:10 [23] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(3)))jncl) limit 1#' and a.is_up =1 and a.program' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:11 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:11 [92] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:26 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:26 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:26 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:26 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:29 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:29 [92] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:29 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:30 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:30 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:30 [78] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:30 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:30 [92] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:31 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:31 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:31 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:31 [102] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:31 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:31 [23] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:31 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:31 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:31 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:31 [81] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(3)))gwps) limit 1#' and a.is_up =1 and a.progra' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:32 [78] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:32 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:32 [92] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:32 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(4)))inlh) limit 1#' and a.is_up =1 and a.program' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:32 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:32 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:33 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:33 [102] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(4)))catn) limit 1#' and a.is_up =1 and a.programm' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:33 [92] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:33 [90] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:33 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:34 [48] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:34 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:34 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:35 [78] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:35 [102] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:35 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:35 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:35 [48] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:35 [92] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:35 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:35 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:35 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:36 [20] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:36 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:38 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:38 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:38 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:42 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(2)))fgoi) limit 1#' and a.is_up =1 and a.program' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:43 [90] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:43 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:43 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:43 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:49 [20] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(3)))jets) limit 1#' and a.is_up =1 and a.progra' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:49 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:50 [20] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:51 [20] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:51 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:51 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:51 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:51 [48] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:51 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:51 [48] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:51 [81] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:52 [78] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:52 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:52 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:52 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(2)))xqyf) limit 1#' and a.is_up =1 and a.program' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:52 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:52 [81] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:53 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:53 [20] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(4)))ufct) limit 1#' and a.is_up =1 and a.progra' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:53 [92] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:53 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:53 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:53 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:54 [48] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:54 [102] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:54 [81] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:54 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:54 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:54 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:54 [90] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:55 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:55 [90] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:55 [20] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:56 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:56 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(4)))akfx) limit 1#' and a.is_up =1 and a.programm' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:56 [20] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(2)))qpcx) limit 1#' and a.is_up =1 and a.programm' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:36:56 [23] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:01 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:06 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:06 [81] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:06 [102] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:06 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:06 [23] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:06 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:06 [90] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:07 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:07 [92] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:07 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:08 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:08 [20] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:08 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:08 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:08 [102] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:08 [23] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:08 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:08 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:09 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:09 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:09 [20] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:11 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:11 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:11 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:11 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:11 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:18 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' and a.is_up =1 and a.programmenotype =0' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:18 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:18 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:20 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:20 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:20 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:20 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:20 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:20 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:20 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:21 [48] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:21 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:21 [72] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:21 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(1)))ysny) limit 1#' and a.is_up =1 and a.program' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:22 [92] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:22 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:22 [81] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:22 [92] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:22 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:22 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:22 [92] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:23 [48] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:23 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:23 [90] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:23 [78] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:23 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:23 [48] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:24 [90] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:24 [78] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:24 [20] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:24 [58] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:25 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:25 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:25 [23] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:26 [75] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:26 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:26 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:26 [48] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:26 [40] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:27 [31] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:27 [11] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:27 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:29 [69] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:29 [23] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-9999,9999' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:30 [78] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(2)))ydnf) limit 1#' and a.is_up =1 and a.programm' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:30 [20] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(3)))cptf) limit 1#' and a.is_up =1 and a.programm' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:30 [102] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:31 [84] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(3)))ojma) limit 1#' and a.is_up =1 and a.program' at line 1 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 234 在 lp.shop.db.SQLHelper.ExecuteScalar(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 246 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 70 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:37:32 [48] ERROR lp.shop.core.LogBase 【GetShopProgrammeListPage】======System.DivideByZeroException: 尝试除以零。 在 lp.shop.core.Method.GetPageDataCount(Int32 DataCount, Int32 PageSize) 位置 E:\Work\lp_-shop_-hd\lp.shop.core\Method\Method.cs:行号 20 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 74 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shop_programme_bll.get_shop_programme_list(String id, String programmeno, String programmename, String roomid, String styleid, Int32 is_up, Int32 programmenotype, String stored_id, String programmenolb, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shop_programme_bll.cs:行号 88 在 lp.shop.api.Controllers.web.WebShopProgrammeController.GetShopProgrammeListPage(ShopProgrammeListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\web\WebShopProgrammeController.cs:行号 42 2023-05-15 15:48:49 [58] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:49 [11] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:49 [20] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:49 [69] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:49 [90] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:49 [102] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:49 [23] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:49 [31] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:49 [84] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:49 [78] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:51 [58] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:51 [11] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:51 [40] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:51 [48] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:51 [75] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(3)))sqib) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:52 [11] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) OR (SELECT*FROM(SELECT(SLEEP(4)))wsfv) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:52 [48] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(3)))vdvh) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:52 [102] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:58 [11] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(4)))qfid) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:58 [23] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:58 [48] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(4)))tlfc) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:58 [81] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:59 [40] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:59 [23] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) OR (SELECT*FROM(SELECT(SLEEP(3)))meme) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:48:59 [31] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) OR (SELECT*FROM(SELECT(SLEEP(4)))onku) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:49:00 [78] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:49:14 [23] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:49:14 [40] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(3)))lrhc) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:49:14 [31] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(2)))thte) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:49:15 [48] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:49:15 [69] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:49:15 [72] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:49:42 [81] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:49:42 [31] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:49:42 [72] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:49:42 [58] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:49:44 [84] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(4)))nkfk) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:49:46 [92] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(2)))jenj) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 15:49:46 [40] ERROR lp.shop.core.LogBase 【GetStoredByStoredomain】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(3)))fzvt) limit 1#' order by a.createdate desc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 60 在 lp.shop.bll.lp_stored_bll.get_stored_list_storedomain(String storedomain, String id, String appid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_stored_bll.cs:行号 163 在 lp.shop.api.Controllers.app.AppUserController.GetStoredByStoredomain(GetStoredByStoredomainInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppUserController.cs:行号 496 2023-05-15 16:02:17 [92] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:02:21 [48] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) OR (SELECT*FROM(SELECT(SLEEP(3)))gubs) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:02:21 [69] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) OR (SELECT*FROM(SELECT(SLEEP(2)))kntg) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:02:23 [102] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(4)))lyyw) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:02:54 [72] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:17:19 [92] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:17:25 [75] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:17:25 [81] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(4)))mleu) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:17:27 [69] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(3)))rrza) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:17:30 [81] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(2)))oxwu) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:17:30 [81] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(4)))mbme) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:17:34 [69] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(3)))ecae) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:17:34 [20] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(4)))dpcb) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:17:36 [75] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(3)))swca) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:17:37 [69] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(2)))micv) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:17:39 [75] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(4)))afgw) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:17:41 [69] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(2)))piuz) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:17:44 [40] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(3)))klnt) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:17:45 [84] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:17:46 [20] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:17:57 [78] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:17:57 [31] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:17:57 [48] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:17:57 [58] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:17:58 [72] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:18:01 [102] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:18:01 [69] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:18:01 [81] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 16:18:03 [72] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 17:15:56 [69] ERROR lp.shop.core.LogBase 在 System.Threading.CancellationToken.ThrowOperationCanceledException() 在 System.Net.Http.HttpContentExtensions.d__17`1.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.ModelBinding.FormatterParameterBinding.d__18.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.HttpActionBinding.d__12.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ExceptionFilterResult.d__6.MoveNext() 2023-05-15 17:19:31 [48] ERROR lp.shop.core.LogBase 在 System.Threading.CancellationToken.ThrowOperationCanceledException() 在 System.Net.Http.HttpContentExtensions.d__17`1.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.ModelBinding.FormatterParameterBinding.d__18.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.HttpActionBinding.d__12.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 System.Web.Http.Controllers.ExceptionFilterResult.d__6.MoveNext() 2023-05-15 17:24:23 [102] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 17:24:23 [72] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 17:24:23 [75] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 17:24:23 [23] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 17:24:23 [69] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 17:24:23 [31] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) OR (SELECT*FROM(SELECT(SLEEP(2)))qyxn) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 17:24:23 [58] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) OR (SELECT*FROM(SELECT(SLEEP(3)))eban) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 17:24:23 [102] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 17:24:31 [69] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(3)))tsxq) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 17:24:31 [31] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(4)))vxfa) limit 1#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 17:24:37 [102] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 17:24:37 [69] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by createdate asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 17:24:39 [72] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 17:24:48 [48] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 17:24:48 [31] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 17:24:49 [11] ERROR lp.shop.core.LogBase 【GetFiles】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.lp_file_bll.get_file_list(String FileResourceId) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_file_bll.cs:行号 32 在 lp.shop.api.Controllers.file.FileResourceController.GetFiles(List`1 input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\file\FileResourceController.cs:行号 274 2023-05-15 17:50:27 [46] ERROR lp.shop.core.LogBase 【GetShopCartListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopcart_bll.get_shopcart_list(String memberuserid, String id, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopcart_bll.cs:行号 49 在 lp.shop.api.Controllers.app.AppShopCartController.GetShopCartListPage(ShopCartListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopCartController.cs:行号 42 2023-05-15 17:55:33 [104] ERROR lp.shop.core.LogBase 【GetShopSpuProductAuthorizeByCompanyidStoredid】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopproduct_bll.get_shop_spuproduct_authorize_list(String companyid, String storedid, String spuid, String spusn, String name, String catetype, String cateid, String brandid, String styleid, String roomid, String model, Int32 label, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopproduct_bll.cs:行号 259 在 lp.shop.api.Controllers.app.AppShopProductController.GetShopSpuProductAuthorizeByCompanyidStoredid(ShopSpuProductAuthorizePageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopProductController.cs:行号 45 2023-05-15 17:55:49 [104] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:00 [8] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:04 [100] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(3)))oxbn) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:04 [100] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:05 [71] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) OR (SELECT*FROM(SELECT(SLEEP(4)))tafd) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:15 [8] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(3)))ggyq) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:15 [12] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(4)))bjfk) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:15 [61] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(3)))vndf) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:17 [24] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:18 [104] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(3)))vvtk) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:18 [71] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND (SELECT*FROM(SELECT(SLEEP(4)))clhd) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:21 [71] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:26 [76] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(4)))aocb) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:30 [104] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(4)))cdmc) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:30 [104] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:30 [76] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND (SELECT*FROM(SELECT(SLEEP(2)))bjks) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:31 [104] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(3)))pofv) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:31 [24] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR (SELECT*FROM(SELECT(SLEEP(4)))tjgk) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:36 [76] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''"\\%5C%0d%0a%23#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:37 [61] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) OR (SELECT*FROM(SELECT(SLEEP(3)))eayv) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:38 [8] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) OR (SELECT*FROM(SELECT(SLEEP(4)))nyke) limit 1#' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:54 [12] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:54 [104] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:54 [104] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:55 [104] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:56 [12] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:56 [104] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:56 [8] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): The used SELECT statements have a different number of columns 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 17:56:56 [8] ERROR lp.shop.core.LogBase 【GetDictionaryCategoryt】======MySql.Data.MySqlClient.MySqlException (0x80004005): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' order by dict_sort asc' at line 1 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.get_lp_tablelist(String tblName, String fldname, String orderby, String where, Boolean sort, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 125 在 lp.shop.bll.sqlcore_bll.category_lp_dictionary_parentid(String parentid_dict_id, String storedid) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 608 在 lp.shop.api.Controllers.app.AppDictionaryController.GetDictionaryCategoryById(GetDictionaryTypeListInPut data) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppDictionaryController.cs:行号 57 2023-05-15 18:30:00 [87] ERROR lp.shop.core.LogBase 【GetShopCartListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopcart_bll.get_shopcart_list(String memberuserid, String id, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopcart_bll.cs:行号 49 在 lp.shop.api.Controllers.app.AppShopCartController.GetShopCartListPage(ShopCartListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopCartController.cs:行号 42 2023-05-15 18:30:04 [49] ERROR lp.shop.core.LogBase 【GetShopCartListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 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) 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopcart_bll.get_shopcart_list(String memberuserid, String id, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopcart_bll.cs:行号 49 在 lp.shop.api.Controllers.app.AppShopCartController.GetShopCartListPage(ShopCartListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopCartController.cs:行号 42 2023-05-15 18:30:51 [98] ERROR lp.shop.core.LogBase 【GetShopCartListPage】======MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.TimeoutException: Timeout in IO operation 在 MySql.Data.MySqlClient.TimedStream.StopTimer() 在 MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) 在 MySql.Data.MySqlClient.MySqlStream.LoadPacket() 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.NativeDriver.FetchDataRow(Int32 statementId, Int32 columns) 在 MySql.Data.MySqlClient.Driver.FetchDataRow(Int32 statementId, Int32 columns) 在 MySql.Data.MySqlClient.ResultSet.GetNextRow() 在 MySql.Data.MySqlClient.ResultSet.NextRow(CommandBehavior behavior) 在 MySql.Data.MySqlClient.MySqlDataReader.Read() 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr, MySqlParameter[] cmdParams) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.db.SQLHelper.ExecuteTable(CommandType cmdType, String cmdStr) 位置 E:\Work\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 287 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.sqlcore_bll.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\sqlcore_bll.cs:行号 47 在 lp.shop.bll.lp_shopcart_bll.get_shopcart_list(String memberuserid, String id, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 E:\Work\lp_-shop_-hd\lp.shop.bll\lp_shopcart_bll.cs:行号 49 在 lp.shop.api.Controllers.app.AppShopCartController.GetShopCartListPage(ShopCartListPageInPut input) 位置 E:\Work\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopCartController.cs:行号 42