">
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('20028', '20027', '20026', '19982', '19981', '19980', '19979', '19950', '19949')
ORDER BY FIELD(t.topic_id,'20028', '20027', '20026', '19982', '19981', '19980', '19979', '19950', '19949')
[context] => /var/www/vhosts/russolit.ru/httpdocs/classes/modules/topic/mapper/Topic.mapper.class.php line 237
)