[Get HK Fundamental] - Duration: 07:14:41.535 - 07:14:46.532
MySql.Data.MySqlClient.MySqlException (0x80004005): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
at DataAccess.MySQL.ExecuteQueryString(String ConnectionString, String v_sTableName, String m_sQueryString, String FunctionName)
at DataAccess.MySQL.GetFundamentalCorporateInfo(String ConnectionString, String Symbol, Language Language)
at BusinessLogic.DataEngine.GetHKFundamental(String ConnectionString, Language Language, Stock_CompanyFundamentalType CFType, String Symbol, String SubType, String Period, Boolean IsBank, List`1& listData, CustomException& customException)