72.23ms INSERT INTO `locations` (`address`, `state`, `country`, `lat`, `lng`, `tile_id`) VALUES ('Bafoulabe, Мали', 'Каес', 'Мали', '13.269353062714', '-10.7666015625', '4255182626') 30.08ms INSERT INTO `events` (`name`, `description`, `web_page`, `date_time`, `author_id`, `location_id`) VALUES ('test', 'test', 'http://test.ru', '2013-02-21 18:08', '69', '122') 31.34ms INSERT IGNORE INTO `tags` (`name`) VALUES ('goog'), ('moon') 0.35ms SELECT `id` FROM `tags` WHERE `name` IN ('goog', 'moon') 30.33ms INSERT INTO `tag_event` (`event_id`, `tag_id`) VALUES ('8', '117'), ('8', '148')