| 0.0004 |
SELECT 1 FROM `ml_sessions` WHERE `id` = 'fb3b688479379e965d69e57acb80356cdfbd1405' AND `ip_address` = '216.73.216.137'
|
| 0.0002 |
SELECT GET_LOCK('9c224c2e6d5c85ad17b796591d33a518', 300) AS ci_session_lock
|
| 0.0003 |
SELECT `data` FROM `ml_sessions` WHERE `id` = 'fb3b688479379e965d69e57acb80356cdfbd1405' AND `ip_address` = '216.73.216.137'
|
| 0.0195 |
SELECT DISTINCT(EV.event_id) FROM `ml_movie_events` `EV` LEFT JOIN `ml_movies` `MV` ON `MV`.`event_id` = `EV`.`event_id`
|
| 0.0180 |
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 110, 10
|