| # | Truy vấn | Ràng buộc | Thời gian |
|---|---|---|---|
| 0 | select * from `cms_ban_ip` where ? BETWEEN `ip1` AND `ip2` limit 1 | 3628718161 | 0.6 ms. |
| 1 | select `forum_sections`.*, (select count(*) from `forum_sections` as `laravel_reserved_0` where `forum_sections`.`id` = `laravel_reserved_0`.`parent`) as `subsections_count`, (select count(*) from `forum_topic` where `forum_sections`.`id` = `forum_topic`.`section_id` and (`deleted` != ? or `deleted` is null)) as `topics_count` from `forum_sections` where `parent` = ? or `parent` is null order by `sort` asc | 1, 0 | 1.74 ms. |
| 2 | select count(*) as aggregate from `users` where `lastdate` > ? and `place` like ? | 1775767851, /forum% | 0.7 ms. |
| 3 | select count(*) as aggregate from `cms_sessions` where `lastdate` > ? and `place` like ? | 1775767851, /forum% | 0.34 ms. |