org.springframework.jdbc.UncategorizedSQLException: Hibernate operation: could not execute query; uncategorized SQLException for SQL [select count(news0_.col_id) as col_0_0_, company1_.col_id as col_1_0_, company1_.col_id as col1_12_, company1_.col_version as col2_12_, company1_.col_imageUrl as col3_12_, company1_.col_isDeleted as col4_12_, company1_.col_isin as col5_12_, company1_.col_logo as col6_12_, company1_.col_name as col7_12_, company1_.col_pdf as col8_12_, company1_.col_pdfName as col9_12_ from tbl_News news0_ cross join tbl_Company company1_ where news0_.col_company_id=company1_.col_id and news0_.col_date>? and news0_.col_date1 group by news0_.col_company_id order by col_0_0_ desc]; SQL state [HY000]; error code [1030]; Got error 28 from storage engine; nested exception is java.sql.SQLException: Got error 28 from storage engine