core_mysql (error no: 1030) : Got error 28 from storage engine
SELECT STR_ID, STR_DES_ID, TEX_TEXT, IFNULL((SELECT `visible` FROM `piese-masinaro`.`dictionar_termeni` WHERE `categoryId` = STR_ID LIMIT 1), 1) AS `visible` FROM tecdoc_tof_search_tree, tecdoc_tof_designations, tecdoc_tof_des_texts WHERE STR_ID_PARENT = 10001 AND tecdoc_tof_designations.DES_ID = tecdoc_tof_search_tree.STR_DES_ID AND tecdoc_tof_designations.DES_LNG_ID = 21 AND tecdoc_tof_des_texts.TEX_ID = tecdoc_tof_designations.DES_TEX_ID ORDER BY TEX_TEXT