Database Error

데이터베이스 에러가 발생했습니다.

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 'or template_list.is_admin=1) and template_list.template_group_no=15 ORDER BY tem' at line 1
query : SELECT template_list.*, template_group.tem_group, template_group.tem_category FROM template_list LEFT JOIN template_group ON template_list.template_group_no = template_group.no WHERE (template_list.user_no= or template_list.is_admin=1) and template_list.template_group_no=15 ORDER BY template_list.no desc LIMIT 0,8

Database Error

데이터베이스 에러가 발생했습니다.

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 'or template_list.is_admin=1) and template_list.template_group_no=15' at line 1
query : SELECT count(*) as total FROM template_list LEFT JOIN template_group ON template_list.template_group_no = template_group.no WHERE (template_list.user_no= or template_list.is_admin=1) and template_list.template_group_no=15

도반문자
  • 자주 쓰는 내용들을 저장한 후 문자발송 시 불러와 발송 가능 합니다.
Database Error

데이터베이스 에러가 발생했습니다.

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 no asc' at line 1
query : SELECT * FROM template_list WHERE user_no= ORDER BY no asc

나의 템플릿