Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SELECT `Page`.`id`, `Page`.`title`, `Page`.`slug`, `Page`.`body`, `Page`.`active`, `Page`.`created`, `Page`.`modified` FROM `expresslabs_stage`.`pages` AS `Page` WHERE `Page`.`id` = 2 AND `Page`.`active` = '1' LIMIT 1 | 1 | 1 | 1 | |
2 | SELECT `QuestAccount`.`id` FROM `expresslabs_stage`.`quest_accounts` AS `QuestAccount` LEFT JOIN `expresslabs_stage`.`companies` AS `Company` ON (`QuestAccount`.`company_id` = `Company`.`id`) WHERE `QuestAccount`.`company_id` IS NULL AND `QuestAccount`.`type_id` IN (2, 3) | 0 | 0 | 1 |