
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | show columns from `products` | 108 | 108 | 1 | |
2 | SELECT `AddField`.`id`, `AddField`.`name` FROM `irisoweb_test`.`add_fields` AS `AddField` WHERE 1 = 1 ORDER BY `AddField`.`odr` ASC | 48 | 48 | 1 | |
3 | show columns from `users` | 23 | 23 | 1 | |
4 | SELECT `Application`.`id`, `Application`.`market_name` FROM `irisoweb_test`.`applications` AS `Application` WHERE `parent_id` = '' | 5 | 5 | 1 | |
5 | SELECT `Attachment`.`id`, `Attachment`.`model`, `Attachment`.`model_id`, `Attachment`.`field_name`, `Attachment`.`file_name`, `Attachment`.`file_content_type`, `Attachment`.`file_size`, `Attachment`.`created`, `Attachment`.`modified` FROM `irisoweb_test`.`attachments` AS `Attachment` WHERE `model` = 'Application' AND `model_id` IN (1, 29, 48, 59, 60) | 3 | 3 | 7 |