Watch October Road OnlineSeason 2, Episode 8 |
| SELECT `shows`.* FROM `shows` WHERE (ident = 'October-Road') LIMIT 1 | 0.00079202651977539 |
| SELECT `episodes`.* FROM `episodes` WHERE (show_id = 50 AND season = 2 AND episode = 8) LIMIT 1 | 0.0005650520324707 |
| SELECT `videos`.* FROM `videos` WHERE (episode_id = 9079 AND active = 1) ORDER BY `part` ASC | 0.050588130950928 |
| SELECT `shows`.* FROM `shows` ORDER BY `name` ASC | 0.001276969909668 |
| SELECT `shows`.* FROM `shows` WHERE (`id` = 50) LIMIT 1 | 0.00042986869812012 |