Watch October Road OnlineSeason 2, Episode 7 |
| SELECT `shows`.* FROM `shows` WHERE (ident = 'October-Road') LIMIT 1 | 0.0005190372467041 |
| SELECT `episodes`.* FROM `episodes` WHERE (show_id = 50 AND season = 2 AND episode = 7) LIMIT 1 | 0.015096187591553 |
| SELECT `videos`.* FROM `videos` WHERE (episode_id = 9078 AND active = 1) ORDER BY `part` ASC | 0.057300090789795 |
| SELECT `shows`.* FROM `shows` ORDER BY `name` ASC | 0.0096309185028076 |
| SELECT `shows`.* FROM `shows` WHERE (`id` = 50) LIMIT 1 | 0.0026078224182129 |