Time : 17:55: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 code NOT LIKE '%000000000'' at line 1 Raw SQL : SELECT * FROM totalweb_category a WHERE CONCAT(SUBSTR(code, 1, 3),'000000000') = AND code NOT LIKE '%000000000' Time : 17:54:53 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 code NOT LIKE '%000000000'' at line 1 Raw SQL : SELECT * FROM totalweb_category a WHERE CONCAT(SUBSTR(code, 1, 3),'000000000') = AND code NOT LIKE '%000000000' Time : 17:53:47 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 code NOT LIKE '%000000000'' at line 1 Raw SQL : SELECT * FROM totalweb_category a WHERE code LIKE AND code NOT LIKE '%000000000' Time : 17:53:14 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'Array' in 'where clause' Raw SQL : SELECT * FROM totalweb_category a WHERE code LIKE Array AND code NOT LIKE '%000000000' Time : 16:35:47 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 'DATEADD(D, NUMBER, '22-03-02'), 112) AS S_DATE FROM MASTER..SPT_VALUES WI' at line 6 Raw SQL : SELECT S_DATE, ( SELECT COUNT(id) FROM totalweb_member WHERE wdate = M.S_DATE ) AS CNT FROM ( SELECT CONVERT(CHAR(8), DATEADD(D, NUMBER, '22-03-02'), 112) AS S_DATE FROM MASTER..SPT_VALUES WITH(NOLOCK) WHERE TYPE = 'P' AND NUMBER <= DATEDIFF(D, '22-03-02', '22-03-08') ) M Time : 16:33:36 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'btocbto_jung.seq' doesn't exist Raw SQL : SELECT dt AS getday, COUNT(DISTINCT id) AS cnt FROM (SELECT SUBSTRING(DATE_ADD(NOW(),INTERVAL -i DAY),1,10) AS dt FROM seq WHERE i < 7) d LEFT OUTER JOIN totalweb_member o ON o.wdate LIKE CONCAT(d.dt,'%') GROUP BY dt ORDER BY dt Time : 16:32:51 SQLSTATE[42S02]: Base table or view not found: 1146 Table 'btocbto_jung.seq' doesn't exist Raw SQL : SELECT dt AS getday, COUNT(DISTINCT user_seq) AS cnt FROM (SELECT SUBSTRING(DATE_ADD(NOW(),INTERVAL -i DAY),1,10) AS dt FROM seq WHERE i < 7) d LEFT OUTER JOIN totalweb_member o ON o.wdate LIKE CONCAT(d.dt,'%') GROUP BY dt ORDER BY dt Time : 16:14:51 SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'type2' at row 1 Raw SQL : INSERT INTO totalweb_popup (type1, type2, subject, height, width, content, today, use_, top_, left_, scroll, start_date, end_date, wdate) VALUES ('2', '', '1', '', '', '
', '', '', '', '', '', '', '', '2022-03-08 16:14:51') Time : 16:13:37 SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'type2' at row 1 Raw SQL : INSERT INTO totalweb_popup (type1, type2, subject, height, width, content, today, use_, top_, left_, scroll, start_date, end_date, wdate) VALUES ('2', '', '1', '', '', '
', '', '', '', '', '', '', '', '2022-03-08 16:13:37') Time : 15:57:12 SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'type2' at row 1 Raw SQL : INSERT INTO totalweb_popup (type1, type2, subject, height, width, content, today, use_, top_, left_, scroll, start_date, end_date, wdate) VALUES ('2', '', '', '', '', '
', '', '', '', '', '', '', '', '2022-03-08 15:57:12') Time : 15:55:24 SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'height' at row 1 Raw SQL : INSERT INTO totalweb_popup (type1, type2, subject, height, width, content, today, use_, top_, left_, scroll, start_date, end_date, wdate) VALUES ('2', '1', '', '', '', '
', '', '1', '', '', '', '', '', '2022-03-08 15:55:24') Time : 15:55:16 SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'type2' at row 1 Raw SQL : INSERT INTO totalweb_popup (type1, type2, subject, height, width, content, today, use_, top_, left_, scroll, start_date, end_date, wdate) VALUES ('2', '', '', '', '', '
', '', '1', '', '', '', '', '', '2022-03-08 15:55:16') Time : 15:54:33 SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'type2' at row 1 Raw SQL : INSERT INTO totalweb_popup (type1, type2, subject, height, width, content, today, use_, top_, left_, scroll, start_date, end_date, wdate) VALUES ('2', '', '', '', '', '
', '', '', '', '', '', '', '', '2022-03-08 15:54:33') Time : 15:53:07 SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'type2' at row 1 Raw SQL : INSERT INTO totalweb_popup (type1, type2, subject, height, width, content, today, use_, top_, left_, scroll, start_date, end_date, wdate) VALUES ('2', '', '', '', '', '
', '', '', '', '', '', '', '', '2022-03-08 15:53:07') Time : 15:52:17 SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'type2' at row 1 Raw SQL : INSERT INTO totalweb_popup (type1, type2, subject, height, width, content, today, use_, top_, left_, scroll, start_date, end_date, wdate) VALUES ('2', '', '', '', '', '
', '', '', '', '', '', '', '', '2022-03-08 15:52:17') Time : 15:51:43 SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'type2' at row 1 Raw SQL : INSERT INTO totalweb_popup (type1, type2, subject, height, width, content, today, use_, top_, left_, scroll, start_date, end_date, wdate) VALUES ('2', '', '', '', '', '
', '', '', '', '', '', '', '', '2022-03-08 15:51:43') Time : 15:27:17 SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'use_' at row 1 Raw SQL : UPDATE totalweb_popup SET use_ = '10' WHERE id = '22' Time : 15:26:30 SQLSTATE[42000]: Syntax error or access violation: 1065 Query was empty Time : 15:26:08 SQLSTATE[42000]: Syntax error or access violation: 1065 Query was empty Time : 15:25:47 SQLSTATE[42000]: Syntax error or access violation: 1065 Query was empty Time : 15:13:05 SQLSTATE[22007]: Invalid datetime format: 1292 Incorrect datetime value: '' for column 'start_date' at row 1 Raw SQL : UPDATE totalweb_popup SET type2 = '0', subject = 'test', height = '0', width = '0', content = 'test', today = '', use_ = '1', top_ = '0', left_ = '0', scroll = '', start_date = '', end_date = '' WHERE id = '21' Time : 15:11:40 SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'type2' at row 1 Raw SQL : UPDATE totalweb_popup SET type2 = '', subject = 'test', height = '', width = '', content = 'test', today = '', use_ = '', top_ = '', left_ = '', scroll = '', start_date = '', end_date = '' WHERE id = '21' Time : 15:10:56 SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'type2' at row 1 Raw SQL : UPDATE totalweb_popup SET type2 = '', subject = 'test', height = '', width = '', content = 'test', today = '', use_ = '', top_ = '', left_ = '', scroll = '', start_date = '', end_date = '' WHERE id = '21' Time : 15:09:39 SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'height' at row 1 Raw SQL : INSERT INTO totalweb_popup (type1, type2, subject, height, width, content, today, use_, top_, left_, scroll, start_date, end_date, wdate) VALUES ('1', '0', 'test', '', '', 'test', '', '', '', '', '', '2022-03-08', '2022-03-09', '2022-03-08 15:09:39') Time : 15:08:43 SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'height' at row 1 Raw SQL : INSERT INTO totalweb_popup (type1, type2, subject, height, width, content, today, use_, top_, left_, scroll, start_date, end_date, wdate) VALUES ('1', '0', 'test', '', '', 'test', '', '', '', '', '', '2022-03-08', '2022-03-09', '2022-03-08 15:08:43') Time : 15:08:37 SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'type2' at row 1 Raw SQL : INSERT INTO totalweb_popup (type1, type2, subject, height, width, content, today, use_, top_, left_, scroll, start_date, end_date, wdate) VALUES ('1', '', 'test', '', '', 'test', '', '', '', '', '', '2022-03-08', '2022-03-09', '2022-03-08 15:08:37') Time : 15:07:55 SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'type2' at row 1 Raw SQL : INSERT INTO totalweb_popup (type1, type2, subject, height, width, content, today, use_, top_, left_, scroll, start_date, end_date, wdate) VALUES ('1', '', 'test', '', '', 'test', '', '', '', '', '', '2022-03-08', '2022-03-09', '2022-03-08 15:07:55') Time : 15:07:20 SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'type2' at row 1 Raw SQL : INSERT INTO totalweb_popup (type1, type2, subject, height, width, content, today, use_, top_, left_, scroll, start_date, end_date, wdate) VALUES ('1', '', 'test', '', '', 'test', '', '', '', '', '', '2022-03-08', '2022-03-09', '2022-03-08 15:07:20')