">
E_WARNING [2] mysqli::query(): (HY000/2013): Lost connection to MySQL server during query
See details in error.logSQL Error: Lost connection to MySQL server during query at /var/www/vhosts/russolit.ru/httpdocs/classes/modules/topic/mapper/Topic.mapper.class.php line 237
---
Array
(
[code] => 2013
[message] => Lost connection to MySQL server during query
[query] => SELECT
t.*,
tc.*
FROM
prefix_topic as t
JOIN prefix_topic_content AS tc ON t.topic_id=tc.topic_id
WHERE
t.topic_id IN('18919', '18918', '18917', '18322', '18321', '18320', '18319')
ORDER BY FIELD(t.topic_id,'18919', '18918', '18917', '18322', '18321', '18320', '18319')
[context] => /var/www/vhosts/russolit.ru/httpdocs/classes/modules/topic/mapper/Topic.mapper.class.php line 237
)