| 0.0003 |
SELECT 1 FROM `ml_sessions` WHERE `id` = 'd35f13f413d77004449a04028ae460383ee52e6c' AND `ip_address` = '216.73.216.137'
|
| 0.0002 |
SELECT GET_LOCK('862561d47221e5ddc736cb716cb47b52', 300) AS ci_session_lock
|
| 0.0002 |
SELECT `data` FROM `ml_sessions` WHERE `id` = 'd35f13f413d77004449a04028ae460383ee52e6c' AND `ip_address` = '216.73.216.137'
|
| 0.0208 |
SELECT DISTINCT(EV.event_id) FROM `ml_movie_events` `EV` LEFT JOIN `ml_movies` `MV` ON `MV`.`event_id` = `EV`.`event_id`
|
| 0.0176 |
SELECT DISTINCT(EV.event_id), `event_title`, `event_start_date`, `event_end_date` FROM `ml_movie_events` `EV` LEFT JOIN `ml_movies` `MV` ON `MV`.`event_id` = `EV`.`event_id` ORDER BY `event_start_date` DESC LIMIT 90, 10
|