Watch October Road Online |
| SELECT `shows`.* FROM `shows` WHERE (ident = 'October-Road') LIMIT 1 | 0.00051784515380859 |
| SELECT `episodes`.* FROM `episodes` WHERE (show_id = 50 AND season = 2 AND episode = 13) LIMIT 1 | 0.00046586990356445 |
| SELECT `videos`.* FROM `videos` WHERE (episode_id = 9087 AND active = 1) ORDER BY `part` ASC | 0.053057909011841 |
| SELECT `shows`.* FROM `shows` ORDER BY `name` ASC | 0.0039258003234863 |
| SELECT `shows`.* FROM `shows` WHERE (`id` = 50) LIMIT 1 | 0.00045394897460938 |