16:29:15 Storage: Database Error: SQLSTATE[HY000]: General error: 144 Table './tecdoc/tecdoc_crosses' is marked as crashed and last (automatic?) repair failed [Query:
select
*
from (
select
g1.*
from
carcas_goods.goods g1
inner join
tecdoc.tecdoc_crosses tc1
on
g1.articul_search = tc1.art1
and g1.developer_search = tc1.dev1
where
tc1.dev2 = 'bridgestone'
...]
Fatal Error