Watch October Road OnlineSeason 2, Episode 2 |
| SELECT `shows`.* FROM `shows` WHERE (ident = 'October-Road') LIMIT 1 | 0.00051689147949219 |
| SELECT `episodes`.* FROM `episodes` WHERE (show_id = 50 AND season = 2 AND episode = 2) LIMIT 1 | 0.00047993659973145 |
| SELECT `videos`.* FROM `videos` WHERE (episode_id = 9070 AND active = 1) ORDER BY `part` ASC | 0.052048206329346 |
| SELECT `shows`.* FROM `shows` ORDER BY `name` ASC | 0.0010190010070801 |
| SELECT `shows`.* FROM `shows` WHERE (`id` = 50) LIMIT 1 | 0.00039005279541016 |