Watch October Road Online |
| SELECT `shows`.* FROM `shows` WHERE (ident = 'October-Road') LIMIT 1 | 0.00050997734069824 |
| SELECT `episodes`.* FROM `episodes` WHERE (show_id = 50 AND season = 2 AND episode = 12) LIMIT 1 | 0.00050806999206543 |
| SELECT `videos`.* FROM `videos` WHERE (episode_id = 9085 AND active = 1) ORDER BY `part` ASC | 0.050684213638306 |
| SELECT `shows`.* FROM `shows` ORDER BY `name` ASC | 0.010396957397461 |
| SELECT `shows`.* FROM `shows` WHERE (`id` = 50) LIMIT 1 | 0.00038409233093262 |