AA
Size: a a a
AA
AA
R
М
М
N
N
AA
N
fl
fl
fl
AA
select id, message, chats from message_task inner join (select group_id from chat inner join (select id from chat_group where chat_group.account_id=1) n2 on chat.group_id=n2.id where chat.telegram_id='-1001257225997') n1 on message_task.group_id = n1.group_id group by id;
AA
AA
М
select id, message, chats from message_task inner join (select group_id from chat inner join (select id from chat_group where chat_group.account_id=1) n2 on chat.group_id=n2.id where chat.telegram_id='-1001257225997') n1 on message_task.group_id = n1.group_id group by id;
М
fl
N
select id, message, chats from message_task inner join (select group_id from chat inner join (select id from chat_group where chat_group.account_id=1) n2 on chat.group_id=n2.id where chat.telegram_id='-1001257225997') n1 on message_task.group_id = n1.group_id group by id;
М