Time : 17:47:22 SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'BY id DESC LIMIT 0, 8' at line 1 Raw SQL : SELECT * FROM totalweb_popupORDER BY id DESC LIMIT 0, 8 Time : 17:32:13 SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND game_type = 1' at line 1 Raw SQL : SELECT count(*) AS cnt FROM totalweb_golf_booking AND game_type = 1 Time : 17:31:29 SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND game_type = 1' at line 1 Raw SQL : SELECT count(*) AS cnt FROM totalweb_golf_booking AND game_type = 1 Time : 15:52:04 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'sebject' in 'where clause' Raw SQL : SELECT count(*) AS cnt FROM totalweb_bbs WHERE code = 'board1' AND sebject LIKE '%담보%' Time : 15:44:41 SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND booker_nm LIKE '%백시영%'' at line 1 Raw SQL : SELECT count(*) AS cnt FROM totalweb_golf_booking AND booker_nm LIKE '%백시영%' Time : 11:06:05 SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(ORDER BY id ASC) as rownum FROM totalweb_bbs WHERE code = 'board1' ORDER BY id ' at line 1 Raw SQL : SELECT *, RANK() OVER(ORDER BY id ASC) as rownum FROM totalweb_bbs WHERE code = 'board1' ORDER BY id DESC LIMIT 0, 10 Time : 11:04:48 SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'as rownum FROM totalweb_bbs WHERE code = 'board1' ORDER BY id DESC LIMIT 0, 10' at line 1 Raw SQL : SELECT *, ROW_NUMBER() OVER as rownum FROM totalweb_bbs WHERE code = 'board1' ORDER BY id DESC LIMIT 0, 10 Time : 11:04:11 SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(ORDER BY id ASC) as rownum FROM totalweb_bbs WHERE code = 'board1' ORDER BY id ' at line 1 Raw SQL : SELECT *, ROW_NUMBER() OVER(ORDER BY id ASC) as rownum FROM totalweb_bbs WHERE code = 'board1' ORDER BY id DESC LIMIT 0, 10 Time : 10:19:38 SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 Raw SQL : SELECT * FROM totalweb_bbs where grp =