Watch October Road OnlineSeason 2, Episode 9 |
| SELECT `shows`.* FROM `shows` WHERE (ident = 'October-Road') LIMIT 1 | 0.0006411075592041 |
| SELECT `episodes`.* FROM `episodes` WHERE (show_id = 50 AND season = 2 AND episode = 9) LIMIT 1 | 0.0005030632019043 |
| SELECT `videos`.* FROM `videos` WHERE (episode_id = 9081 AND active = 1) ORDER BY `part` ASC | 0.059751033782959 |
| SELECT `shows`.* FROM `shows` ORDER BY `name` ASC | 0.0011029243469238 |
| SELECT `shows`.* FROM `shows` WHERE (`id` = 50) LIMIT 1 | 0.00037693977355957 |