Watch October Road OnlineSeason 2, Episode 3 |
| SELECT `shows`.* FROM `shows` WHERE (ident = 'October-Road') LIMIT 1 | 0.00052809715270996 |
| SELECT `episodes`.* FROM `episodes` WHERE (show_id = 50 AND season = 2 AND episode = 3) LIMIT 1 | 0.00050497055053711 |
| SELECT `videos`.* FROM `videos` WHERE (episode_id = 9071 AND active = 1) ORDER BY `part` ASC | 0.039811134338379 |
| SELECT `shows`.* FROM `shows` ORDER BY `name` ASC | 0.0010919570922852 |
| SELECT `shows`.* FROM `shows` WHERE (`id` = 50) LIMIT 1 | 0.00037813186645508 |