Time : 13:16:24 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ' LIKE ?' at line 1 Raw SQL : SELECT COUNT(*) FROM 2015_clinic_diary WHERE no > :no AND d_show = :show AND del = :del AND LIKE :keyword Time : 13:16:23 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '' LIKE ?' at line 1 Raw SQL : SELECT COUNT(*) FROM 2015_clinic_diary WHERE no > :no AND d_show = :show AND del = :del AND ' LIKE :keyword Time : 13:16:21 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '' LIKE ?' at line 1 Raw SQL : SELECT COUNT(*) FROM 2015_clinic_diary WHERE no > :no AND d_show = :show AND del = :del AND ' LIKE :keyword Time : 13:16:19 SQLSTATE[42S22]: Column not found: 1054 Unknown column 's3' in 'where clause' Raw SQL : SELECT COUNT(*) FROM 2015_clinic_diary WHERE no > :no AND d_show = :show AND del = :del AND s3 LIKE :keyword Time : 13:16:17 SQLSTATE[HY000]: General error: 1300 Invalid utf8 character string: '\x83' Raw SQL : SELECT COUNT(*) FROM 2015_clinic_diary WHERE no > :no AND d_show = :show AND del = :del AND ƒ'( LIKE :keyword Time : 13:16:16 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''`"( LIKE ?' at line 1 Raw SQL : SELECT COUNT(*) FROM 2015_clinic_diary WHERE no > :no AND d_show = :show AND del = :del AND '`"( LIKE :keyword Time : 13:16:15 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ' DESC LIMIT ?, ?' at line 1 Raw SQL : SELECT no, best, title, content, likes, hit, reg_date FROM 2015_clinic_diary WHERE no > :no AND d_show = :show AND del = :del AND (title LIKE :keyword_title OR content LIKE :keyword_content) ORDER BY best ASC, DESC LIMIT :startNum, :rowCount Time : 13:16:14 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '' DESC LIMIT ?, ?' at line 1 Raw SQL : SELECT no, best, title, content, likes, hit, reg_date FROM 2015_clinic_diary WHERE no > :no AND d_show = :show AND del = :del AND (title LIKE :keyword_title OR content LIKE :keyword_content) ORDER BY best ASC, ' DESC LIMIT :startNum, :rowCount Time : 13:16:12 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '' DESC LIMIT ?, ?' at line 1 Raw SQL : SELECT no, best, title, content, likes, hit, reg_date FROM 2015_clinic_diary WHERE no > :no AND d_show = :show AND del = :del AND (title LIKE :keyword_title OR content LIKE :keyword_content) ORDER BY best ASC, ' DESC LIMIT :startNum, :rowCount Time : 13:16:10 SQLSTATE[42S22]: Column not found: 1054 Unknown column 's3' in 'order clause' Raw SQL : SELECT no, best, title, content, likes, hit, reg_date FROM 2015_clinic_diary WHERE no > :no AND d_show = :show AND del = :del AND (title LIKE :keyword_title OR content LIKE :keyword_content) ORDER BY best ASC, s3 DESC LIMIT :startNum, :rowCount Time : 13:16:07 SQLSTATE[HY000]: General error: 1300 Invalid utf8 character string: '\x83' Raw SQL : SELECT no, best, title, content, likes, hit, reg_date FROM 2015_clinic_diary WHERE no > :no AND d_show = :show AND del = :del AND (title LIKE :keyword_title OR content LIKE :keyword_content) ORDER BY best ASC, ƒ'( DESC LIMIT :startNum, :rowCount Time : 13:16:05 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''`"( DESC LIMIT ?, ?' at line 1 Raw SQL : SELECT no, best, title, content, likes, hit, reg_date FROM 2015_clinic_diary WHERE no > :no AND d_show = :show AND del = :del AND (title LIKE :keyword_title OR content LIKE :keyword_content) ORDER BY best ASC, '`"( DESC LIMIT :startNum, :rowCount Time : 13:14:54 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''''' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND real_view = ''' Time : 13:14:52 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''''' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND real_view = ''' Time : 13:14:47 SQLSTATE[42000]: Syntax error or access violation: 1064 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 'https:/www.googletagmanager.com/gtm.js'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/online/'https:/www.googletagmanager.com/gtm.js' Time : 13:14:47 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '('' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND real_view = 'ƒ'(' Time : 13:14:46 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '`"('' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND real_view = ''`"(' Time : 13:14:36 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ' DESC LIMIT ?, ?' at line 3 Raw SQL : SELECT A.no, A.best, A.insert_date, A.name, A.title, A.likes, A.hit, B.attach, B.attach_ori, B.mod_date FROM 2015_epilogue A LEFT JOIN 2015_attach B ON A.no = B.wno AND B.code = :code AND B.seq = :seq WHERE A.no > :no AND A.d_show = :show AND A.del = :del AND A.sort = :sort AND (A.tag LIKE '%%๋น„์ค‘๊ฒฉ๋งŒ๊ณก์ฆ%%' OR A.tag LIKE '%%๋น„์—ผ%%' OR A.tag LIKE '%%์ถ•๋†์ฆ%%' OR A.tag LIKE '%%๋น„๋ฐธ๋ธŒ%%' OR A.tag LIKE '%%์ฝ”์งˆํ™˜์žฌ์ˆ˜์ˆ %%') AND (A.tag NOT LIKE '%%์ฝ”์„ฑํ˜•%%' AND A.tag NOT LIKE '%%์ฝ”์„ฑํ˜•์žฌ์ˆ˜์ˆ %%' AND A.tag NOT LIKE '%%์ฝ”๋ผˆ๊ณจ์ ˆ%%' AND A.tag NOT LIKE '%%ํœœ์ฝ”%%' AND A.tag NOT LIKE '%%์งง์€์ฝ”%%' AND A.tag NOT LIKE '%%๋‚ฎ์€์ฝ”%%' AND A.tag NOT LIKE '%%๋งค๋ถ€๋ฆฌ์ฝ”%%' AND A.tag NOT LIKE '%%ํ™”์‚ด์ฝ”%%' AND A.tag NOT LIKE '%%์•ˆ์žฅ์ฝ”%%' AND A.tag NOT LIKE '%%์ฒ˜์ง„์ฝ”๋%%' AND A.tag NOT LIKE '%%๋ณต์ฝ”%%' AND A.tag NOT LIKE '%%๋„“์€์ฝง๋“ฑ%%' AND A.tag NOT LIKE '%%๊ตฌ์ถ•์ฝ”%%' AND A.tag NOT LIKE '%%๊ธด์ฝ”๋“ค์ฐฝ์ฝ”%%' AND A.tag NOT LIKE '%%์ฝง๋ณผ์ถ•์†Œ%%') ORDER BY A.best ASC, A. DESC LIMIT :startNum, :rowCount Time : 13:14:34 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '' DESC LIMIT ?, ?' at line 3 Raw SQL : SELECT A.no, A.best, A.insert_date, A.name, A.title, A.likes, A.hit, B.attach, B.attach_ori, B.mod_date FROM 2015_epilogue A LEFT JOIN 2015_attach B ON A.no = B.wno AND B.code = :code AND B.seq = :seq WHERE A.no > :no AND A.d_show = :show AND A.del = :del AND A.sort = :sort AND (A.tag LIKE '%%๋น„์ค‘๊ฒฉ๋งŒ๊ณก์ฆ%%' OR A.tag LIKE '%%๋น„์—ผ%%' OR A.tag LIKE '%%์ถ•๋†์ฆ%%' OR A.tag LIKE '%%๋น„๋ฐธ๋ธŒ%%' OR A.tag LIKE '%%์ฝ”์งˆํ™˜์žฌ์ˆ˜์ˆ %%') AND (A.tag NOT LIKE '%%์ฝ”์„ฑํ˜•%%' AND A.tag NOT LIKE '%%์ฝ”์„ฑํ˜•์žฌ์ˆ˜์ˆ %%' AND A.tag NOT LIKE '%%์ฝ”๋ผˆ๊ณจ์ ˆ%%' AND A.tag NOT LIKE '%%ํœœ์ฝ”%%' AND A.tag NOT LIKE '%%์งง์€์ฝ”%%' AND A.tag NOT LIKE '%%๋‚ฎ์€์ฝ”%%' AND A.tag NOT LIKE '%%๋งค๋ถ€๋ฆฌ์ฝ”%%' AND A.tag NOT LIKE '%%ํ™”์‚ด์ฝ”%%' AND A.tag NOT LIKE '%%์•ˆ์žฅ์ฝ”%%' AND A.tag NOT LIKE '%%์ฒ˜์ง„์ฝ”๋%%' AND A.tag NOT LIKE '%%๋ณต์ฝ”%%' AND A.tag NOT LIKE '%%๋„“์€์ฝง๋“ฑ%%' AND A.tag NOT LIKE '%%๊ตฌ์ถ•์ฝ”%%' AND A.tag NOT LIKE '%%๊ธด์ฝ”๋“ค์ฐฝ์ฝ”%%' AND A.tag NOT LIKE '%%์ฝง๋ณผ์ถ•์†Œ%%') ORDER BY A.best ASC, A.' DESC LIMIT :startNum, :rowCount Time : 13:14:33 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''||' DESC LIMIT ?, ?' at line 3 Raw SQL : SELECT A.no, A.best, A.insert_date, A.name, A.title, A.likes, A.hit, B.attach, B.attach_ori, B.mod_date FROM 2015_epilogue A LEFT JOIN 2015_attach B ON A.no = B.wno AND B.code = :code AND B.seq = :seq WHERE A.no > :no AND A.d_show = :show AND A.del = :del AND A.sort = :sort AND (A.tag LIKE '%%๋น„์ค‘๊ฒฉ๋งŒ๊ณก์ฆ%%' OR A.tag LIKE '%%๋น„์—ผ%%' OR A.tag LIKE '%%์ถ•๋†์ฆ%%' OR A.tag LIKE '%%๋น„๋ฐธ๋ธŒ%%' OR A.tag LIKE '%%์ฝ”์งˆํ™˜์žฌ์ˆ˜์ˆ %%') AND (A.tag NOT LIKE '%%์ฝ”์„ฑํ˜•%%' AND A.tag NOT LIKE '%%์ฝ”์„ฑํ˜•์žฌ์ˆ˜์ˆ %%' AND A.tag NOT LIKE '%%์ฝ”๋ผˆ๊ณจ์ ˆ%%' AND A.tag NOT LIKE '%%ํœœ์ฝ”%%' AND A.tag NOT LIKE '%%์งง์€์ฝ”%%' AND A.tag NOT LIKE '%%๋‚ฎ์€์ฝ”%%' AND A.tag NOT LIKE '%%๋งค๋ถ€๋ฆฌ์ฝ”%%' AND A.tag NOT LIKE '%%ํ™”์‚ด์ฝ”%%' AND A.tag NOT LIKE '%%์•ˆ์žฅ์ฝ”%%' AND A.tag NOT LIKE '%%์ฒ˜์ง„์ฝ”๋%%' AND A.tag NOT LIKE '%%๋ณต์ฝ”%%' AND A.tag NOT LIKE '%%๋„“์€์ฝง๋“ฑ%%' AND A.tag NOT LIKE '%%๊ตฌ์ถ•์ฝ”%%' AND A.tag NOT LIKE '%%๊ธด์ฝ”๋“ค์ฐฝ์ฝ”%%' AND A.tag NOT LIKE '%%์ฝง๋ณผ์ถ•์†Œ%%') ORDER BY A.best ASC, A.'||' DESC LIMIT :startNum, :rowCount Time : 13:14:32 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '' DESC LIMIT ?, ?' at line 3 Raw SQL : SELECT A.no, A.best, A.insert_date, A.name, A.title, A.likes, A.hit, B.attach, B.attach_ori, B.mod_date FROM 2015_epilogue A LEFT JOIN 2015_attach B ON A.no = B.wno AND B.code = :code AND B.seq = :seq WHERE A.no > :no AND A.d_show = :show AND A.del = :del AND A.sort = :sort AND (A.tag LIKE '%%๋น„์ค‘๊ฒฉ๋งŒ๊ณก์ฆ%%' OR A.tag LIKE '%%๋น„์—ผ%%' OR A.tag LIKE '%%์ถ•๋†์ฆ%%' OR A.tag LIKE '%%๋น„๋ฐธ๋ธŒ%%' OR A.tag LIKE '%%์ฝ”์งˆํ™˜์žฌ์ˆ˜์ˆ %%') AND (A.tag NOT LIKE '%%์ฝ”์„ฑํ˜•%%' AND A.tag NOT LIKE '%%์ฝ”์„ฑํ˜•์žฌ์ˆ˜์ˆ %%' AND A.tag NOT LIKE '%%์ฝ”๋ผˆ๊ณจ์ ˆ%%' AND A.tag NOT LIKE '%%ํœœ์ฝ”%%' AND A.tag NOT LIKE '%%์งง์€์ฝ”%%' AND A.tag NOT LIKE '%%๋‚ฎ์€์ฝ”%%' AND A.tag NOT LIKE '%%๋งค๋ถ€๋ฆฌ์ฝ”%%' AND A.tag NOT LIKE '%%ํ™”์‚ด์ฝ”%%' AND A.tag NOT LIKE '%%์•ˆ์žฅ์ฝ”%%' AND A.tag NOT LIKE '%%์ฒ˜์ง„์ฝ”๋%%' AND A.tag NOT LIKE '%%๋ณต์ฝ”%%' AND A.tag NOT LIKE '%%๋„“์€์ฝง๋“ฑ%%' AND A.tag NOT LIKE '%%๊ตฌ์ถ•์ฝ”%%' AND A.tag NOT LIKE '%%๊ธด์ฝ”๋“ค์ฐฝ์ฝ”%%' AND A.tag NOT LIKE '%%์ฝง๋ณผ์ถ•์†Œ%%') ORDER BY A.best ASC, A.' DESC LIMIT :startNum, :rowCount Time : 13:14:31 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''+' DESC LIMIT ?, ?' at line 3 Raw SQL : SELECT A.no, A.best, A.insert_date, A.name, A.title, A.likes, A.hit, B.attach, B.attach_ori, B.mod_date FROM 2015_epilogue A LEFT JOIN 2015_attach B ON A.no = B.wno AND B.code = :code AND B.seq = :seq WHERE A.no > :no AND A.d_show = :show AND A.del = :del AND A.sort = :sort AND (A.tag LIKE '%%๋น„์ค‘๊ฒฉ๋งŒ๊ณก์ฆ%%' OR A.tag LIKE '%%๋น„์—ผ%%' OR A.tag LIKE '%%์ถ•๋†์ฆ%%' OR A.tag LIKE '%%๋น„๋ฐธ๋ธŒ%%' OR A.tag LIKE '%%์ฝ”์งˆํ™˜์žฌ์ˆ˜์ˆ %%') AND (A.tag NOT LIKE '%%์ฝ”์„ฑํ˜•%%' AND A.tag NOT LIKE '%%์ฝ”์„ฑํ˜•์žฌ์ˆ˜์ˆ %%' AND A.tag NOT LIKE '%%์ฝ”๋ผˆ๊ณจ์ ˆ%%' AND A.tag NOT LIKE '%%ํœœ์ฝ”%%' AND A.tag NOT LIKE '%%์งง์€์ฝ”%%' AND A.tag NOT LIKE '%%๋‚ฎ์€์ฝ”%%' AND A.tag NOT LIKE '%%๋งค๋ถ€๋ฆฌ์ฝ”%%' AND A.tag NOT LIKE '%%ํ™”์‚ด์ฝ”%%' AND A.tag NOT LIKE '%%์•ˆ์žฅ์ฝ”%%' AND A.tag NOT LIKE '%%์ฒ˜์ง„์ฝ”๋%%' AND A.tag NOT LIKE '%%๋ณต์ฝ”%%' AND A.tag NOT LIKE '%%๋„“์€์ฝง๋“ฑ%%' AND A.tag NOT LIKE '%%๊ตฌ์ถ•์ฝ”%%' AND A.tag NOT LIKE '%%๊ธด์ฝ”๋“ค์ฐฝ์ฝ”%%' AND A.tag NOT LIKE '%%์ฝง๋ณผ์ถ•์†Œ%%') ORDER BY A.best ASC, A.'+' DESC LIMIT :startNum, :rowCount Time : 13:14:30 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'A.s3' in 'order clause' Raw SQL : SELECT A.no, A.best, A.insert_date, A.name, A.title, A.likes, A.hit, B.attach, B.attach_ori, B.mod_date FROM 2015_epilogue A LEFT JOIN 2015_attach B ON A.no = B.wno AND B.code = :code AND B.seq = :seq WHERE A.no > :no AND A.d_show = :show AND A.del = :del AND A.sort = :sort AND (A.tag LIKE '%%๋น„์ค‘๊ฒฉ๋งŒ๊ณก์ฆ%%' OR A.tag LIKE '%%๋น„์—ผ%%' OR A.tag LIKE '%%์ถ•๋†์ฆ%%' OR A.tag LIKE '%%๋น„๋ฐธ๋ธŒ%%' OR A.tag LIKE '%%์ฝ”์งˆํ™˜์žฌ์ˆ˜์ˆ %%') AND (A.tag NOT LIKE '%%์ฝ”์„ฑํ˜•%%' AND A.tag NOT LIKE '%%์ฝ”์„ฑํ˜•์žฌ์ˆ˜์ˆ %%' AND A.tag NOT LIKE '%%์ฝ”๋ผˆ๊ณจ์ ˆ%%' AND A.tag NOT LIKE '%%ํœœ์ฝ”%%' AND A.tag NOT LIKE '%%์งง์€์ฝ”%%' AND A.tag NOT LIKE '%%๋‚ฎ์€์ฝ”%%' AND A.tag NOT LIKE '%%๋งค๋ถ€๋ฆฌ์ฝ”%%' AND A.tag NOT LIKE '%%ํ™”์‚ด์ฝ”%%' AND A.tag NOT LIKE '%%์•ˆ์žฅ์ฝ”%%' AND A.tag NOT LIKE '%%์ฒ˜์ง„์ฝ”๋%%' AND A.tag NOT LIKE '%%๋ณต์ฝ”%%' AND A.tag NOT LIKE '%%๋„“์€์ฝง๋“ฑ%%' AND A.tag NOT LIKE '%%๊ตฌ์ถ•์ฝ”%%' AND A.tag NOT LIKE '%%๊ธด์ฝ”๋“ค์ฐฝ์ฝ”%%' AND A.tag NOT LIKE '%%์ฝง๋ณผ์ถ•์†Œ%%') ORDER BY A.best ASC, A.s3 DESC LIMIT :startNum, :rowCount Time : 13:14:29 SQLSTATE[42000]: Syntax error or access violation: 1064 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 'https:/www.googletagmanager.com/gtm.js'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/epilogue/'https:/www.googletagmanager.com/gtm.js' Time : 13:14:29 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '-0 DESC LIMIT ?, ?' at line 3 Raw SQL : SELECT A.no, A.best, A.insert_date, A.name, A.title, A.likes, A.hit, B.attach, B.attach_ori, B.mod_date FROM 2015_epilogue A LEFT JOIN 2015_attach B ON A.no = B.wno AND B.code = :code AND B.seq = :seq WHERE A.no > :no AND A.d_show = :show AND A.del = :del AND A.sort = :sort AND (A.tag LIKE '%%๋น„์ค‘๊ฒฉ๋งŒ๊ณก์ฆ%%' OR A.tag LIKE '%%๋น„์—ผ%%' OR A.tag LIKE '%%์ถ•๋†์ฆ%%' OR A.tag LIKE '%%๋น„๋ฐธ๋ธŒ%%' OR A.tag LIKE '%%์ฝ”์งˆํ™˜์žฌ์ˆ˜์ˆ %%') AND (A.tag NOT LIKE '%%์ฝ”์„ฑํ˜•%%' AND A.tag NOT LIKE '%%์ฝ”์„ฑํ˜•์žฌ์ˆ˜์ˆ %%' AND A.tag NOT LIKE '%%์ฝ”๋ผˆ๊ณจ์ ˆ%%' AND A.tag NOT LIKE '%%ํœœ์ฝ”%%' AND A.tag NOT LIKE '%%์งง์€์ฝ”%%' AND A.tag NOT LIKE '%%๋‚ฎ์€์ฝ”%%' AND A.tag NOT LIKE '%%๋งค๋ถ€๋ฆฌ์ฝ”%%' AND A.tag NOT LIKE '%%ํ™”์‚ด์ฝ”%%' AND A.tag NOT LIKE '%%์•ˆ์žฅ์ฝ”%%' AND A.tag NOT LIKE '%%์ฒ˜์ง„์ฝ”๋%%' AND A.tag NOT LIKE '%%๋ณต์ฝ”%%' AND A.tag NOT LIKE '%%๋„“์€์ฝง๋“ฑ%%' AND A.tag NOT LIKE '%%๊ตฌ์ถ•์ฝ”%%' AND A.tag NOT LIKE '%%๊ธด์ฝ”๋“ค์ฐฝ์ฝ”%%' AND A.tag NOT LIKE '%%์ฝง๋ณผ์ถ•์†Œ%%') ORDER BY A.best ASC, A.-0 DESC LIMIT :startNum, :rowCount Time : 13:14:29 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''A''' at line 1 Raw SQL : SELECT COUNT(*) FROM 2015_post WHERE no > :no AND d_show = :show AND del = :del AND category LIKE :category AND type='A'' Time : 13:14:28 SQLSTATE[HY000]: General error: 1300 Invalid utf8 character string: '\x83' Raw SQL : SELECT A.no, A.best, A.insert_date, A.name, A.title, A.likes, A.hit, B.attach, B.attach_ori, B.mod_date FROM 2015_epilogue A LEFT JOIN 2015_attach B ON A.no = B.wno AND B.code = :code AND B.seq = :seq WHERE A.no > :no AND A.d_show = :show AND A.del = :del AND A.sort = :sort AND (A.tag LIKE '%%๋น„์ค‘๊ฒฉ๋งŒ๊ณก์ฆ%%' OR A.tag LIKE '%%๋น„์—ผ%%' OR A.tag LIKE '%%์ถ•๋†์ฆ%%' OR A.tag LIKE '%%๋น„๋ฐธ๋ธŒ%%' OR A.tag LIKE '%%์ฝ”์งˆํ™˜์žฌ์ˆ˜์ˆ %%') AND (A.tag NOT LIKE '%%์ฝ”์„ฑํ˜•%%' AND A.tag NOT LIKE '%%์ฝ”์„ฑํ˜•์žฌ์ˆ˜์ˆ %%' AND A.tag NOT LIKE '%%์ฝ”๋ผˆ๊ณจ์ ˆ%%' AND A.tag NOT LIKE '%%ํœœ์ฝ”%%' AND A.tag NOT LIKE '%%์งง์€์ฝ”%%' AND A.tag NOT LIKE '%%๋‚ฎ์€์ฝ”%%' AND A.tag NOT LIKE '%%๋งค๋ถ€๋ฆฌ์ฝ”%%' AND A.tag NOT LIKE '%%ํ™”์‚ด์ฝ”%%' AND A.tag NOT LIKE '%%์•ˆ์žฅ์ฝ”%%' AND A.tag NOT LIKE '%%์ฒ˜์ง„์ฝ”๋%%' AND A.tag NOT LIKE '%%๋ณต์ฝ”%%' AND A.tag NOT LIKE '%%๋„“์€์ฝง๋“ฑ%%' AND A.tag NOT LIKE '%%๊ตฌ์ถ•์ฝ”%%' AND A.tag NOT LIKE '%%๊ธด์ฝ”๋“ค์ฐฝ์ฝ”%%' AND A.tag NOT LIKE '%%์ฝง๋ณผ์ถ•์†Œ%%') ORDER BY A.best ASC, A.ƒ'( DESC LIMIT :startNum, :rowCount Time : 13:14:27 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''`"( DESC LIMIT ?, ?' at line 3 Raw SQL : SELECT A.no, A.best, A.insert_date, A.name, A.title, A.likes, A.hit, B.attach, B.attach_ori, B.mod_date FROM 2015_epilogue A LEFT JOIN 2015_attach B ON A.no = B.wno AND B.code = :code AND B.seq = :seq WHERE A.no > :no AND A.d_show = :show AND A.del = :del AND A.sort = :sort AND (A.tag LIKE '%%๋น„์ค‘๊ฒฉ๋งŒ๊ณก์ฆ%%' OR A.tag LIKE '%%๋น„์—ผ%%' OR A.tag LIKE '%%์ถ•๋†์ฆ%%' OR A.tag LIKE '%%๋น„๋ฐธ๋ธŒ%%' OR A.tag LIKE '%%์ฝ”์งˆํ™˜์žฌ์ˆ˜์ˆ %%') AND (A.tag NOT LIKE '%%์ฝ”์„ฑํ˜•%%' AND A.tag NOT LIKE '%%์ฝ”์„ฑํ˜•์žฌ์ˆ˜์ˆ %%' AND A.tag NOT LIKE '%%์ฝ”๋ผˆ๊ณจ์ ˆ%%' AND A.tag NOT LIKE '%%ํœœ์ฝ”%%' AND A.tag NOT LIKE '%%์งง์€์ฝ”%%' AND A.tag NOT LIKE '%%๋‚ฎ์€์ฝ”%%' AND A.tag NOT LIKE '%%๋งค๋ถ€๋ฆฌ์ฝ”%%' AND A.tag NOT LIKE '%%ํ™”์‚ด์ฝ”%%' AND A.tag NOT LIKE '%%์•ˆ์žฅ์ฝ”%%' AND A.tag NOT LIKE '%%์ฒ˜์ง„์ฝ”๋%%' AND A.tag NOT LIKE '%%๋ณต์ฝ”%%' AND A.tag NOT LIKE '%%๋„“์€์ฝง๋“ฑ%%' AND A.tag NOT LIKE '%%๊ตฌ์ถ•์ฝ”%%' AND A.tag NOT LIKE '%%๊ธด์ฝ”๋“ค์ฐฝ์ฝ”%%' AND A.tag NOT LIKE '%%์ฝง๋ณผ์ถ•์†Œ%%') ORDER BY A.best ASC, A.'`"( DESC LIMIT :startNum, :rowCount Time : 13:14:26 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''A''' at line 1 Raw SQL : SELECT COUNT(*) FROM 2015_post WHERE no > :no AND d_show = :show AND del = :del AND category LIKE :category AND type='A'' Time : 13:14:21 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '('' at line 1 Raw SQL : SELECT COUNT(*) FROM 2015_post WHERE no > :no AND d_show = :show AND del = :del AND category LIKE :category AND type='Aƒ'(' Time : 13:14:20 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '`"('' at line 1 Raw SQL : SELECT COUNT(*) FROM 2015_post WHERE no > :no AND d_show = :show AND del = :del AND category LIKE :category AND type='A'`"(' Time : 13:14:03 SQLSTATE[42000]: Syntax error or access violation: 1064 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 'https:/www.googletagmanager.com/gtm.js'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/nbeaf/'https:/www.googletagmanager.com/gtm.js' Time : 13:13:59 SQLSTATE[42000]: Syntax error or access violation: 1064 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 'https:/www.googletagmanager.com/gtm.js'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/customer/'https:/www.googletagmanager.com/gtm.js' Time : 13:13:45 SQLSTATE[42000]: Syntax error or access violation: 1064 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 'https:/www.googletagmanager.com/gtm.js'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/nplastic/'https:/www.googletagmanager.com/gtm.js' Time : 13:13:38 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''A''' at line 1 Raw SQL : SELECT COUNT(*) FROM 2015_post WHERE no > :no AND d_show = :show AND del = :del AND category LIKE :category AND type='A'' Time : 13:13:36 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''A''' at line 1 Raw SQL : SELECT COUNT(*) FROM 2015_post WHERE no > :no AND d_show = :show AND del = :del AND category LIKE :category AND type='A'' Time : 13:13:31 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '('' at line 1 Raw SQL : SELECT COUNT(*) FROM 2015_post WHERE no > :no AND d_show = :show AND del = :del AND category LIKE :category AND type='Aƒ'(' Time : 13:13:30 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '`"('' at line 1 Raw SQL : SELECT COUNT(*) FROM 2015_post WHERE no > :no AND d_show = :show AND del = :del AND category LIKE :category AND type='A'`"(' Time : 13:13:05 SQLSTATE[42000]: Syntax error or access violation: 1064 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 'https:/www.googletagmanager.com/gtm.js'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/nsurgery/'https:/www.googletagmanager.com/gtm.js' Time : 13:13:01 SQLSTATE[42000]: Syntax error or access violation: 1064 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 'https:/www.googletagmanager.com/gtm.js'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/landing/'https:/www.googletagmanager.com/gtm.js' Time : 13:12:13 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''''' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND self_view = ''' Time : 13:12:12 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ' DESC LIMIT ?, ?' at line 1 Raw SQL : SELECT no, best, store, insert_date, name, title, content, hit FROM 2015_epilogue WHERE no > :no AND d_show = :show AND del = :del AND sort = :sort AND no NOT IN (4501,4470,4379,4354,4305) AND tag LIKE :tag ORDER BY DESC LIMIT :startNum, :rowCount Time : 13:12:12 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''''' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND self_view = ''' Time : 13:12:11 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '' DESC LIMIT ?, ?' at line 1 Raw SQL : SELECT no, best, store, insert_date, name, title, content, hit FROM 2015_epilogue WHERE no > :no AND d_show = :show AND del = :del AND sort = :sort AND no NOT IN (4501,4470,4379,4354,4305) AND tag LIKE :tag ORDER BY ' DESC LIMIT :startNum, :rowCount Time : 13:12:08 SQLSTATE[42000]: Syntax error or access violation: 1064 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 'https:/www.googletagmanager.com/gtm.js'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/introduction/'https:/www.googletagmanager.com/gtm.js' Time : 13:12:08 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '' DESC LIMIT ?, ?' at line 1 Raw SQL : SELECT no, best, store, insert_date, name, title, content, hit FROM 2015_epilogue WHERE no > :no AND d_show = :show AND del = :del AND sort = :sort AND no NOT IN (4501,4470,4379,4354,4305) AND tag LIKE :tag ORDER BY ' DESC LIMIT :startNum, :rowCount Time : 13:12:07 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '('' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND self_view = 'ƒ'(' Time : 13:12:06 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '`"('' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND self_view = ''`"(' Time : 13:12:05 SQLSTATE[42S22]: Column not found: 1054 Unknown column 's3' in 'order clause' Raw SQL : SELECT no, best, store, insert_date, name, title, content, hit FROM 2015_epilogue WHERE no > :no AND d_show = :show AND del = :del AND sort = :sort AND no NOT IN (4501,4470,4379,4354,4305) AND tag LIKE :tag ORDER BY s3 DESC LIMIT :startNum, :rowCount Time : 13:12:02 SQLSTATE[HY000]: General error: 1300 Invalid utf8 character string: '\x83' Raw SQL : SELECT no, best, store, insert_date, name, title, content, hit FROM 2015_epilogue WHERE no > :no AND d_show = :show AND del = :del AND sort = :sort AND no NOT IN (4501,4470,4379,4354,4305) AND tag LIKE :tag ORDER BY ƒ'( DESC LIMIT :startNum, :rowCount Time : 13:12:01 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''''' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND real_view = ''' Time : 13:12:00 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''`"( DESC LIMIT ?, ?' at line 1 Raw SQL : SELECT no, best, store, insert_date, name, title, content, hit FROM 2015_epilogue WHERE no > :no AND d_show = :show AND del = :del AND sort = :sort AND no NOT IN (4501,4470,4379,4354,4305) AND tag LIKE :tag ORDER BY '`"( DESC LIMIT :startNum, :rowCount Time : 13:11:58 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''''' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND real_view = ''' Time : 13:11:54 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''3746''' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND real_view = '3746'' Time : 13:11:53 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '('' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND real_view = 'ƒ'(' Time : 13:11:52 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '`"('' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND real_view = ''`"(' Time : 13:11:52 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''3746''' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND real_view = '3746'' Time : 13:11:46 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '('' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND real_view = '3746ƒ'(' Time : 13:11:45 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '`"('' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND real_view = '3746'`"(' Time : 13:11:34 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''3813''' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND real_view = '3813'' Time : 13:11:31 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''3813''' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND real_view = '3813'' Time : 13:11:25 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '('' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND real_view = '3813ƒ'(' Time : 13:11:23 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '`"('' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND real_view = '3813'`"(' Time : 13:11:15 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '.php'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/common/js/returnUrl '.php' Time : 13:11:15 SQLSTATE[42000]: Syntax error or access violation: 1064 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 'https:/www.googletagmanager.com/gtm.js'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/model/'https:/www.googletagmanager.com/gtm.js' Time : 13:11:14 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '.php'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/common/js/returnUrl '.php' Time : 13:11:13 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '.php'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/common/js/returnUrl '.php' Time : 13:11:13 SQLSTATE[42000]: Syntax error or access violation: 1064 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 'https:/www.googletagmanager.com/gtm.js'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/member/'https:/www.googletagmanager.com/gtm.js' Time : 13:11:12 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''''' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND real_view = ''' Time : 13:11:12 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '.php'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/common/js/returnUrl '.php' Time : 13:11:11 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '.php'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/common/js/returnUrl '.php' Time : 13:11:10 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''''' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND real_view = ''' Time : 13:11:10 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '.php'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/common/js/returnUrl '.php' Time : 13:11:08 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '.php'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/common/js/returnUrl '.php' Time : 13:11:08 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ssdream11.2015_' doesn't exist Raw SQL : UPDATE 2015_ SET likes = likes + 1 WHERE no = :no Time : 13:11:07 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '.php'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/common/js/returnUrl '.php' Time : 13:11:05 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '.php'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/common/js/returnUrl '.php' Time : 13:11:04 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '('' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND real_view = 'ƒ'(' Time : 13:11:04 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '.php'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/common/js/returnUrl '.php' Time : 13:11:03 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '`"('' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND real_view = ''`"(' Time : 13:11:02 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '.php'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = 'front/common/js/returnUrl '.php' Time : 13:10:58 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''''' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND self_view = ''' Time : 13:10:54 SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''''' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND self_view = ''' Time : 13:10:50 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '('' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND self_view = 'ƒ'(' Time : 13:10:49 SQLSTATE[42000]: Syntax error or access violation: 1064 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 '`"('' at line 1 Raw SQL : SELECT * FROM 2019_epilogue_relate WHERE del = 'N' AND self_view = ''`"(' Time : 13:10:29 SQLSTATE[42000]: Syntax error or access violation: 1064 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 'https:/www.googletagmanager.com/gtm.js'' at line 1 Raw SQL : SELECT * FROM b_link WHERE shorten = ''https:/www.googletagmanager.com/gtm.js' Time : 10:57:39 SQLSTATE[42000]: Syntax error or access violation: 1064 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 'nvOpzp; AND 1=1 OR (<'">iKO)),'' at line 1 Raw SQL : SELECT COUNT(*) FROM 2015_post WHERE no > :no AND d_show = :show AND del = :del AND category LIKE :category AND type=''nvOpzp; AND 1=1 OR (<'">iKO)),' Time : 09:38:39 SQLSTATE[42000]: Syntax error or access violation: 1064 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 'nvOpzp; AND 1=1 OR (<'">iKO)),'' at line 1 Raw SQL : SELECT COUNT(*) FROM 2015_post WHERE no > :no AND d_show = :show AND del = :del AND category LIKE :category AND type='A'nvOpzp; AND 1=1 OR (<'">iKO)),'