| 0.0003 |
SELECT 1 FROM `ml_sessions` WHERE `id` = 'd11ca438b7a4852b0a2a8f8efe06655e753588e4' AND `ip_address` = '216.73.216.137'
|
| 0.0003 |
SELECT GET_LOCK('af7b96e1ad0d7dca2871706d8235e923', 300) AS ci_session_lock
|
| 0.0003 |
SELECT `data` FROM `ml_sessions` WHERE `id` = 'd11ca438b7a4852b0a2a8f8efe06655e753588e4' AND `ip_address` = '216.73.216.137'
|
| 0.0003 |
SELECT `username`, `user_id` FROM `ml_users` WHERE `username` = 'grogg_2434' LIMIT 1
|
| 0.0006 |
SELECT `device_name`, COUNT(DISTINCT(title_id)) AS device_count, `DV`.`device_id` FROM `ml_movies` `MV` LEFT JOIN `ml_lookup_devices` `DV` ON `MV`.`device_id` = `DV`.`device_id` WHERE `MV`.`user_id` = 62 GROUP BY `DV`.`device_id` ORDER BY `device_count` DESC
|