[2026-07-28 18:10:12] local.INFO: Query Time:2.2s] select * from `marker` [2026-07-28 18:10:26] 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-07-28 18:10:26] local.INFO: Query Time:1.56s] update `notifications` set `read_at` = ? where (`user_id` = ? and `notification_type_key` = ? and `notification_type_value` = ?) and `read_at` is null [2026-07-28 18:10:26] local.INFO: Query Time:0.64s] 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-07-28 18:10:38] local.INFO: Query Time:1.57s] 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-07-28 18:10:38] local.INFO: Query Time:1.72s] update `notifications` set `read_at` = ? where (`user_id` = ? and `notification_type_key` = ? and `notification_type_value` = ?) and `read_at` is null [2026-07-28 18:10:38] local.INFO: Query Time:0.66s] 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` = ?