![]() |
Big Troubles |
More Info... |
Big Troubles | 21st September, 2011 |
Big Troubles "Sad Girls" video | 21st October, 2011 |
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SELECT DISTINCT `Artist`.`title`, `Artist`.`id` FROM `records` AS `Record` LEFT JOIN `users` AS `User` ON (`Record`.`user_id` = `User`.`id`) LEFT JOIN `artists` AS `Artist` ON (`Record`.`artist_id` = `Artist`.`id`) WHERE `Record`.`enable` != '0000-00-00 00:00:00' AND `Record`.`enable` <= '2022-06-26 19:37:22' | 63 | 63 | 1 | |
2 | SELECT `Artist`.`id`, `Artist`.`enable`, `Artist`.`title`, `Artist`.`body`, `Artist`.`image` FROM `artists` AS `Artist` WHERE `Artist`.`id` = 105 LIMIT 1 | 1 | 1 | 0 | |
3 | SELECT `Present`.`id`, `Present`.`title`, `Present`.`image`, `Present`.`artist_id` FROM `presents` AS `Present` WHERE `Present`.`enable` != "0000-00-00 00:00:00" AND `Present`.`enable` < '2022-06-26 19:37:22' AND `Present`.`artist_id` IN (105) ORDER BY `Present`.`enable` ASC | 0 | 0 | 0 | |
4 | SELECT `Record`.`id`, `Record`.`date`, `Record`.`title`, `Record`.`code`, `Record`.`image`, `Record`.`artist_id` FROM `records` AS `Record` WHERE `Record`.`enable` != "0000-00-00 00:00:00" AND `Record`.`enable` < '2022-06-26 19:37:22' AND `Record`.`artist_id` IN (105) ORDER BY `Record`.`date` DESC | 1 | 1 | 0 | |
5 | SELECT `Headline`.`id`, `Headline`.`enable`, `Headline`.`type`, `Headline`.`title`, `Headline`.`artist_id` FROM `headlines` AS `Headline` WHERE `Headline`.`enable` != "0000-00-00 00:00:00" AND `Headline`.`enable` < '2022-06-26 19:37:22' AND `Headline`.`artist_id` IN (105) ORDER BY `Headline`.`enable` ASC | 2 | 2 | 0 |