Watch October Road OnlineSeason 1, Episode 3 |
| SELECT `shows`.* FROM `shows` WHERE (ident = 'October-Road') LIMIT 1 | 0.00056600570678711 |
| SELECT `episodes`.* FROM `episodes` WHERE (show_id = 50 AND season = 1 AND episode = 3) LIMIT 1 | 0.00044393539428711 |
| SELECT `videos`.* FROM `videos` WHERE (episode_id = 9062 AND active = 1) ORDER BY `part` ASC | 0.057879209518433 |
| SELECT `shows`.* FROM `shows` ORDER BY `name` ASC | 0.0010709762573242 |
| SELECT `shows`.* FROM `shows` WHERE (`id` = 50) LIMIT 1 | 0.00044798851013184 |