| 1 | DESCRIBE `events` | | 9 | 9 | 34 |
| 2 | SELECT `cake_sessions`.`data` FROM `cake_sessions` WHERE `cake_sessions`.`id` = '95bf271ca5c65708a44dcae8c3d2d68d' | | 1 | 1 | 1 |
| 3 | DELETE FROM `cake_sessions` WHERE `cake_sessions`.`id` = '95bf271ca5c65708a44dcae8c3d2d68d' | | 1 | | 3 |
| 4 | SELECT `Event`.`id`, `Event`.`title`, `Event`.`short`, `Event`.`long`, `Event`.`image`, `Event`.`location`, `Event`.`publish`, `Event`.`created`, `Event`.`modified` FROM `events` AS `Event` WHERE `Event`.`id` = 28 LIMIT 1 | | 1 | 1 | 5 |
| 5 | SELECT COUNT(id) AS count FROM `cake_sessions` WHERE `id` = 'd1a1eb3120556222df95485217213534' | | 1 | 1 | 2 |
| 6 | INSERT INTO `cake_sessions` (`data`,`expires`,`id`) VALUES ('Config|a:3:{s:9:\"userAgent\";s:32:\"19548f45ccc2ca43afe09de0defe33eb\";s:4:\"time\";i:1283942925;s:7:\"timeout\";i:10;}', 1283942925, 'd1a1eb3120556222df95485217213534') | | 1 | | 1 |