CakeCode Chevereto Member Jun 5, 2017 #1 I am getting following error when I try to update my site SQLSTATE[HY000]: General error: 145 Table './kalsomin_chv_fis/chv_images' is marked as crashed and should be repaired Need your help as soon as possible. Thanks
I am getting following error when I try to update my site SQLSTATE[HY000]: General error: 145 Table './kalsomin_chv_fis/chv_images' is marked as crashed and should be repaired Need your help as soon as possible. Thanks
CakeCode Chevereto Member Jun 5, 2017 #2 now getting this error Chevereto error: Internal Server Error
Rodolfo 👑 Chevereto Godlike Chevereto Staff Administrator Jun 5, 2017 #4 CakeCode said: SQLSTATE[HY000]: General error: 145 Table './kalsomin_chv_fis/chv_images' is marked as crashed and should be repaired Click to expand... Then repair the table, is easy as: Code: mysql> REPAIR TABLE chv_images; By the way, read this before requesting support: https://chevereto.com/community/threads/tech-support-guidelines.7552/
CakeCode said: SQLSTATE[HY000]: General error: 145 Table './kalsomin_chv_fis/chv_images' is marked as crashed and should be repaired Click to expand... Then repair the table, is easy as: Code: mysql> REPAIR TABLE chv_images; By the way, read this before requesting support: https://chevereto.com/community/threads/tech-support-guidelines.7552/