| # | Запрос | Привязки | Время |
|---|---|---|---|
| 0 | select * from `cms_ban_ip` where ? BETWEEN `ip1` AND `ip2` limit 1 | 0 | 0.55 ms. |
| 1 | select count(*) as aggregate from `users` where `lastdate` > ? | 1784101178 | 1.29 ms. |
| 2 | select count(*) as aggregate from `users` where `preg` = ? | 1 | 0.63 ms. |
| 3 | select count(*) as aggregate from `users` where `preg` = ? and `datereg` > ? | 1, 1784015078 | 1.59 ms. |