SELECT 1 FROM `ml_sessions` WHERE `id` = '3b6fd3255547d9488e8c8c947e41e0d353bf0c68' AND `ip_address` = '216.73.216.6' ?>
SELECT GET_LOCK('258ae92971a8bf657c84289ef7152329', 300) AS ci_session_lock ?>
SELECT `data` FROM `ml_sessions` WHERE `id` = '3b6fd3255547d9488e8c8c947e41e0d353bf0c68' AND `ip_address` = '216.73.216.6' ?>
SELECT DISTINCT(L.list_id) FROM `ml_lists` `L` ?>
SELECT L.list_id, COUNT(DISTINCT(JTL.title_id)) AS total, title, prefix, timestamp FROM `ml_lists` `L` LEFT JOIN `ml_junction_titles_lists` `JTL` ON `L`.`list_id` = `JTL`.`list_id` GROUP BY `L`.`list_id` ORDER BY `timestamp` DESC LIMIT 20, 10 ?>
Array ( )