데이터베이스 에러가 발생했습니다.
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ORDER BY board_notice_comment.no DESC' at line 1
query : SELECT * FROM board_notice_comment WHERE user_no= ORDER BY board_notice_comment.no DESC
데이터베이스 에러가 발생했습니다.
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'and is_delete=0 ORDER BY board_talk_comment.no DESC' at line 1
query : SELECT * FROM board_talk_comment WHERE user_no= and is_delete=0 ORDER BY board_talk_comment.no DESC