We, at Las Vegas Round the Clock, are deeply saddened by the senseless act of violence that occurred in our city on Sunday evening, October 1, 2017 and send our deepest condolences, healing prayers and love to the victims, their families, and all those affected by the tragedy.
EXPLAIN not possible on query: INSERT INTO `gp3mt_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(X'6e36676d3030396d33397470716a723062386c67617463313932', 1, 1739114590, 0, '', 0)
Query Time: 0.53 ms After last query: 2.77 msQuery memory: 0.022 MB Memory before query: 1.862 MBRows returned: 47
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `gp3mt_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
Query Time: 0.59 ms After last query: 0.71 msQuery memory: 0.020 MB Memory before query: 2.033 MBRows returned: 105
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROMgp3mt_extensions WHERE enabled = 1 AND type = 'plugin' AND state IN (0,1) AND access IN (1,1,5,7)
ORDERBY ordering
EXPLAIN not possible on query: UPDATE `gp3mt_extensions`
SET `params` = '{\"mediaversion\":\"442be62e807b17c203c4485d284f5e9b\"}'
WHERE `type` = 'library' AND `element` = 'joomla'
EXPLAIN not possible on query: INSERT INTO `gp3mt_sesion_node` (`sessid`,`uid`,`framework`,`created`,`modified`,`ip`) VALUES ('n6gm009m39tpqjr0b8lgatc192','0','12','1739114590','1739114590',INET_ATON('18.97.9.168'))
Query Time: 0.49 ms After last query: 10.13 msQuery memory: 0.018 MB Memory before query: 5.003 MBRows returned: 4
SELECT id, home, template, s.params
FROMgp3mt_template_styles as s
LEFTJOINgp3mt_extensions as e ON e.element=s.template AND e.type='template' AND e.client_id=s.client_id
WHERE s.client_id = 0 AND e.enabled = 1