Помилка бази даних WordPress: [Got error 122 "Internal (unspecified) error in handler" from storage engine Aria]
SELECT SQL_CALC_FOUND_ROWS elba_posts.ID
FROM elba_posts LEFT JOIN elba_term_relationships ON (elba_posts.ID = elba_term_relationships.object_id) LEFT JOIN elba_term_relationships AS tt1 ON (elba_posts.ID = tt1.object_id) LEFT JOIN elba_term_relationships AS tt2 ON (elba_posts.ID = tt2.object_id)
WHERE 1=1 AND (
elba_term_relationships.term_taxonomy_id IN (24109,24110,24111,24112,24113,24114,24115,24116,24117,24118,24119,24120,24121,24122,24123,24124,24125,24126,24127,24128,24129,24130,24131,24132,24133,24134,24135,24136,24137,24138,24139,24140,24141,24142,24143,24144,24145,24146,24147,24148,24149,24150,24151,24152,24153,24154,24155,24156,24157,24158,24159,24160,24161,24162,24163,24164,24165,24166,24167,24168,24169,24170,24171,24172,24173,24174,24175,24176,24177,24178,24179,24180,24181,24182,24183,24184,24185,24186,24187,24188,24189,24190,24191,24192,24193,50612,50614)
AND
tt1.term_taxonomy_id IN (48803)
AND
elba_posts.ID NOT IN (
SELECT object_id
FROM elba_term_relationships
WHERE term_taxonomy_id IN (7)
)
AND
elba_posts.ID NOT IN (
SELECT object_id
FROM elba_term_relationships
WHERE term_taxonomy_id IN (24052,24059,24060,24061,24062,24064,24065,24068,24069,24070,24071,24073,24074,36441,42694,43031,43035,43038,43039)
)
AND
tt2.term_taxonomy_id IN (24109,24110,24111,24112,24113,24114,24115,24116,24117,24118,24119,24120,24121,24122,24123,24124,24125,24126,24127,24128,24129,24130,24131,24132,24133,24134,24135,24136,24137,24138,24139,24140,24141,24142,24143,24144,24145,24146,24147,24148,24149,24150,24151,24152,24153,24154,24155,24156,24157,24158,24159,24160,24161,24162,24163,24164,24165,24166,24167,24168,24169,24170,24171,24172,24173,24174,24175,24176,24177,24178,24179,24180,24181,24182,24183,24184,24185,24186,24187,24188,24189,24190,24191,24192,24193,50612,50614)
) AND ((elba_posts.post_type = 'product' AND (elba_posts.post_status = 'publish')))
GROUP BY elba_posts.ID
ORDER BY elba_posts.menu_order ASC, elba_posts.post_title ASC
LIMIT 0, 48 /* Current SQL Query is filtered by Filter Everything plugin */
Помилка бази даних WordPress: [Got error 122 "Internal (unspecified) error in handler" from storage engine Aria]
SELECT elba_posts.ID
FROM elba_posts LEFT JOIN elba_term_relationships ON (elba_posts.ID = elba_term_relationships.object_id) LEFT JOIN elba_posts AS p2 ON (elba_posts.post_parent = p2.ID)
WHERE 1=1 AND (
elba_posts.ID NOT IN (
SELECT object_id
FROM elba_term_relationships
WHERE term_taxonomy_id IN (7)
)
AND
elba_posts.ID NOT IN (
SELECT object_id
FROM elba_term_relationships
WHERE term_taxonomy_id IN (24052,24059,24060,24061,24062,24064,24065,24068,24069,24070,24071,24073,24074,36441,42694,43031,43035,43038,43039)
)
AND
elba_term_relationships.term_taxonomy_id IN (24109,24110,24111,24112,24113,24114,24115,24116,24117,24118,24119,24120,24121,24122,24123,24124,24125,24126,24127,24128,24129,24130,24131,24132,24133,24134,24135,24136,24137,24138,24139,24140,24141,24142,24143,24144,24145,24146,24147,24148,24149,24150,24151,24152,24153,24154,24155,24156,24157,24158,24159,24160,24161,24162,24163,24164,24165,24166,24167,24168,24169,24170,24171,24172,24173,24174,24175,24176,24177,24178,24179,24180,24181,24182,24183,24184,24185,24186,24187,24188,24189,24190,24191,24192,24193,50612,50614)
) AND elba_posts.post_type = 'product' AND (((elba_posts.post_status = 'publish') OR (elba_posts.post_status = 'inherit' AND (p2.post_status = 'publish'))))
GROUP BY elba_posts.ID
ORDER BY elba_posts.menu_order ASC, elba_posts.post_title ASC