Login to Browntape

Catwalk Testimonial
(default) 4 queries took 9 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1select * from global_flags as GlobalFlag where event = "show_banners"111
2select * from banners as Banner where is_active = "1" order by rand() limit 1111
3SELECT `Module`.`id`, `Module`.`title`, `Module`.`redirect_controller` FROM `primary_db`.`modules` AS `Module` WHERE `title` = 'recon' LIMIT 1111
4SELECT `Aro`.`id`, `Aro`.`parent_id`, `Aro`.`model`, `Aro`.`foreign_key`, `Aro`.`alias`, `Aro`.`lft`, `Aro`.`rght` FROM `primary_db`.`aros` AS `Aro` WHERE ((((`Aro`.`model` = 'Role') AND (`Aro`.`foreign_key` IS NULL))) OR (((`Aro`.`model` = 'User') AND (`Aro`.`foreign_key` IS NULL))))006