| # | Запрос | Привязки | Время |
|---|---|---|---|
| 0 | select * from `cms_ban_ip` where ? BETWEEN `ip1` AND `ip2` limit 1 | 3628718225 | 1.82 ms. |
| 1 | select count(*) as aggregate from `users` where `preg` = ? and `email_confirmed` = ? | 1, 1 | 0.69 ms. |
| 2 | select count(*) as aggregate from `users` where `preg` = ? and `email_confirmed` = ? and `datereg` > ? | 1, 1, 1782629374 | 1.05 ms. |