logo
.
Авторизоваться
  • Вход
  • Регистрация
  • Архив новостей
  • Форум
  • Гостевая
  • Загрузки + 1
  • Библиотека
  • Пользователи
  • Фотоальбомы
  • Информация, FAQ
0 / 38
logo

Новости

  1. Главная
  2. Новости
Старые новости
N-Game 2.0 - Перезалито!
2
2700
0
С днём влюблённых (。♡‿♡。)
1
2379
0
Symbian - Программы - Перезалито!
0
2379
0
Обновление тем (*_*)
0
2258
0
Всех с новым 2021 годом!
0
2240
0
Symbian - Игры - перезалито!
0
2196
0
Java Rugame - Перезалит!
0
2407
0
Статус перезалива Rugame
0
3044
0
Новые темы!
0
2218
0
Мы переехали!
0
2150
0
  • «
  • 1
  • 2
  • 3
  • »
© 2026
SQL: 4, 2.99 MB, 0.06 sec.

Журнал SQL запросов

# Запрос Привязки Время
0 select * from `cms_ban_ip` where ? BETWEEN `ip1` AND `ip2` limit 1 3628718238 0.7 ms.
1 select * from `news_sections` where `parent` = ? and `news_sections`.`deleted_at` is null 0 0.75 ms.
2 select count(*) as aggregate from `news_articles` where `active` = ? and (`active_from` is null or `active_from` <= ?) and (`active_to` is null or `active_to` >= ?) and `news_articles`.`deleted_at` is null 1, 2026-05-13 10:52:25, 2026-05-13 10:52:25 1.36 ms.
3 select `news_articles`.*, (select count(*) from `news_comments` where `news_articles`.`id` = `news_comments`.`article_id` and `news_comments`.`deleted_at` is null) as `comments_count`, (select sum(`news_votes`.`vote`) from `news_votes` where `news_articles`.`id` = `news_votes`.`article_id`) as `votes_sum_vote` from `news_articles` where `active` = ? and (`active_from` is null or `active_from` <= ?) and (`active_to` is null or `active_to` >= ?) and `news_articles`.`deleted_at` is null order by `id` desc limit 10 offset 0 1, 2026-05-13 10:52:25, 2026-05-13 10:52:25 2.78 ms.