Watch October Road OnlineSeason 2, Episode 5 |
| SELECT `shows`.* FROM `shows` WHERE (ident = 'October-Road') LIMIT 1 | 0.00058293342590332 |
| SELECT `episodes`.* FROM `episodes` WHERE (show_id = 50 AND season = 2 AND episode = 5) LIMIT 1 | 0.00055599212646484 |
| SELECT `videos`.* FROM `videos` WHERE (episode_id = 9074 AND active = 1) ORDER BY `part` ASC | 0.040583848953247 |
| SELECT `shows`.* FROM `shows` ORDER BY `name` ASC | 0.001046895980835 |
| SELECT `shows`.* FROM `shows` WHERE (`id` = 50) LIMIT 1 | 0.00097393989562988 |