n错误记录MySql.Data.MySqlClient.MySqlException (0x80004005): Out of memory (Needed 63192 bytes) 在 MySql.Data.MySqlClient.MySqlStream.ReadPacket() 在 MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId) 在 MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force) 在 MySql.Data.MySqlClient.MySqlDataReader.NextResult() 在 MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 在 MySql.Data.MySqlClient.Driver.LoadServerProperties(MySqlConnection connection) 在 MySql.Data.MySqlClient.Driver.Configure(MySqlConnection connection) 在 MySql.Data.MySqlClient.MySqlConnection.Open() 在 fsw.Repository.MySqlHelper.GetConnection() 在 fsw.Repository.BaseRepository`1.GetByWhereFirst(String where, Object param, String returnFields, String orderBy) 在 fsw.Web.Controllers.HomeController.Article(BaseModel model, Int32 id)