| # | 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.58 ms. |
| 1 | select count(*) as aggregate from `users` where `preg` = ? and `email_confirmed` = ? | 1, 1 | 0.29 ms. |
| 2 | select count(*) as aggregate from `users` where `preg` = ? and `email_confirmed` = ? and `datereg` > ? | 1, 1, 1775681859 | 0.21 ms. |