[2026-08-10 13:22:16] local.INFO: Query Time:2.11s] select * from `marker` [2026-08-10 14:55:08] local.INFO: Query Time:1.61s] select * from `marker` [2026-08-10 14:55:19] local.INFO: Query Time:3.07s] select * from `activitys` order by `created_at` desc [2026-08-10 14:55:22] local.INFO: Query Time:1.45s] select * from `notifications` where `user_id` = ? and `read_at` is null [2026-08-10 14:55:25] local.INFO: Query Time:1.42s] select * from `marker` [2026-08-10 14:55:28] local.INFO: Query Time:1.52s] select `comment`.`comment_id`, `comment`.`text`, `comment`.`created_at`, `m_user`.`user_id`, `m_user`.`name`, `m_user`.`icon` from `comment` inner join `m_user` on `m_user`.`no` = `comment`.`user_no` where `marker_id` = ? order by `created_at` asc [2026-08-10 14:55:28] local.INFO: Query Time:1.39s] update `notifications` set `read_at` = ? where (`user_id` = ? and `notification_type_key` = ? and `notification_type_value` = ?) and `read_at` is null [2026-08-10 14:55:28] local.INFO: Query Time:0.61s] select * from `marker_detail` inner join `marker` on `marker`.`id` = `marker_detail`.`marker_id` inner join `m_user` on `m_user`.`no` = `marker`.`poster_no` where `marker_id` = ? [2026-08-10 14:55:38] local.INFO: Query Time:1.45s] select `comment`.`comment_id`, `comment`.`text`, `comment`.`created_at`, `m_user`.`user_id`, `m_user`.`name`, `m_user`.`icon` from `comment` inner join `m_user` on `m_user`.`no` = `comment`.`user_no` where `marker_id` = ? order by `created_at` asc [2026-08-10 14:55:38] local.INFO: Query Time:1.43s] update `notifications` set `read_at` = ? where (`user_id` = ? and `notification_type_key` = ? and `notification_type_value` = ?) and `read_at` is null [2026-08-10 14:55:38] local.INFO: Query Time:0.54s] select * from `marker_detail` inner join `marker` on `marker`.`id` = `marker_detail`.`marker_id` inner join `m_user` on `m_user`.`no` = `marker`.`poster_no` where `marker_id` = ? [2026-08-10 14:55:43] local.INFO: Query Time:1.76s] select `comment`.`comment_id`, `comment`.`text`, `comment`.`created_at`, `m_user`.`user_id`, `m_user`.`name`, `m_user`.`icon` from `comment` inner join `m_user` on `m_user`.`no` = `comment`.`user_no` where `marker_id` = ? order by `created_at` asc [2026-08-10 14:55:44] local.INFO: Query Time:1.62s] update `notifications` set `read_at` = ? where (`user_id` = ? and `notification_type_key` = ? and `notification_type_value` = ?) and `read_at` is null [2026-08-10 14:55:44] local.INFO: Query Time:0.81s] select * from `marker_detail` inner join `marker` on `marker`.`id` = `marker_detail`.`marker_id` inner join `m_user` on `m_user`.`no` = `marker`.`poster_no` where `marker_id` = ? [2026-08-10 14:57:10] local.INFO: Query Time:1.56s] select * from `marker`