Query counter : 1 : execution time : <0.001µs: affected rows :1
INSERT INTO `rimam1_stg`.`cl_log`
SET `course_code` = NULL,
`tool_id` = NULL,
`user_id` = NULL,
`ip` = '204.236.226.210',
`date` = '2010-04-28 17:06:47',
`type` = 'debug',
`data` = 's:36:\"EventManager::notify platform_access\";'
Query counter : 2 : execution time : <0.001µs: affected rows :1
INSERT INTO `rimam1_stg`.`cl_log`
SET `course_code` = NULL,
`tool_id` = NULL,
`user_id` = NULL,
`ip` = '204.236.226.210',
`date` = '2010-04-28 17:06:47',
`type` = 'message',
`data` = 's:178:\"Data added in platform tracking platform_access : Event::__set_state(array(\n \'_type\' => \'platform_access\',\n \'_args\' => \n array (\n \'date\' => \'2010-04-28 17:06:00\',\n ),\n))\";'
Query counter : 3 : execution time : <0.001µs: affected rows :1
INSERT INTO `rimam1_stg`.`cl_tracking_event`
SET `course_code` = NULL,
`tool_id` = NULL,
`user_id` = NULL,
`date` = '2010-04-28 17:06:00',
`type` = 'platform_access',
`data` = ''
Query counter : 4 : execution time : <0.001µs: affected rows :0
SELECT M.`label` AS `label`,
M.`script_url` AS `entry`,
M.`name` AS `name`,
M.`activation` AS `activation`,
D.`name` AS `dock`
FROM `rimam1_stg`.`cl_dock` AS D
LEFT JOIN `rimam1_stg`.`cl_module` AS M
ON D.`module_id` = M.`id`
ORDER BY D.`rank`
|