2024-10-12 20:28:19 [33] 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) 位置 D:\mydocs\WeChat Files\wxid_1p3m1il9h4rz51\FileStorage\File\2024-07\lp_-shop_-hd\lp.shop.db\SQLHelper.cs:行号 275 在 lp.shop.dal.sqlcore_dal.Allpage(String tblName, String fldname, Int32 pagesize, Int32 pageindex, String orderby, String where, Int32& totalcount, Int32& pagecount, String groupby) 位置 D:\mydocs\WeChat Files\wxid_1p3m1il9h4rz51\FileStorage\File\2024-07\lp_-shop_-hd\lp.shop.dal\sqlcore_dal.cs:行号 95 在 lp.shop.bll.lp_shopcart_bll.get_shopcart_list(String memberuserid, String id, Int32 pageindex, Int32 pagesize, Int32 ispage) 位置 D:\mydocs\WeChat Files\wxid_1p3m1il9h4rz51\FileStorage\File\2024-07\lp_-shop_-hd\lp.shop.bll\lp_shopcart_bll.cs:行号 49 在 lp.shop.api.Controllers.app.AppShopCartController.GetShopCartListPage(ShopCartListPageInPut input) 位置 D:\mydocs\WeChat Files\wxid_1p3m1il9h4rz51\FileStorage\File\2024-07\lp_-shop_-hd\lp.shop.api\Controllers\app\AppShopCartController.cs:行号 42