Watch October Road OnlineSeason 2, Episode 10 |
| SELECT `shows`.* FROM `shows` WHERE (ident = 'October-Road') LIMIT 1 | 0.00048494338989258 |
| SELECT `episodes`.* FROM `episodes` WHERE (show_id = 50 AND season = 2 AND episode = 10) LIMIT 1 | 0.00045299530029297 |
| SELECT `videos`.* FROM `videos` WHERE (episode_id = 9082 AND active = 1) ORDER BY `part` ASC | 0.056222200393677 |
| SELECT `shows`.* FROM `shows` ORDER BY `name` ASC | 0.0046920776367188 |
| SELECT `shows`.* FROM `shows` WHERE (`id` = 50) LIMIT 1 | 0.00039792060852051 |