Time : 18:18:00
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '0010040000000002' for key 'PRIMARY'
Raw SQL : INSERT INTO totalweb_brand (brandname, content, category, brandcode, wdate) VALUES ('절세방법안내', '
', '', '0010040000000002', '2022-03-22 18:18:00')
Time : 12:43:59
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'btocbto_jung.totalweb' doesn't exist
Raw SQL : UPDATE totalweb SET grp = id WHERE code = 'board2' AND grp = '0'
Time : 12:43:27
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'btocbto_jung.totalweb' doesn't exist
Raw SQL : UPDATE totalweb SET grp = id WHERE code = 'board2' AND grp = '0'
Time : 11:59: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 '(`date`) AS `cdate`, count(*) as cnt FROM totalweb_visit GROUP BY cdate desc LIM' at line 1
Raw SQL : SELECT DISTINCT ip DATE(`date`) AS `cdate`, count(*) as cnt FROM totalweb_visit GROUP BY cdate desc LIMIT 5
Time : 11:59:40
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 'DISTINCT ip FROM totalweb_visit GROUP BY cdate desc LIMIT 5' at line 1
Raw SQL : SELECT DATE(`date`) AS `cdate`, count(*) as cnt DISTINCT ip FROM totalweb_visit GROUP BY cdate desc LIMIT 5
Time : 11:59:30
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 'DISTINCT ip FROM totalweb_visit GROUP BY cdate desc, ip LIMIT 5' at line 1
Raw SQL : SELECT DATE(`date`) AS `cdate`, count(*) as cnt DISTINCT ip FROM totalweb_visit GROUP BY cdate desc, ip LIMIT 5
Time : 11:22:46
SQLSTATE[42000]: Syntax error or access violation: 1065 Query was empty
Time : 11:20:48
SQLSTATE[42000]: Syntax error or access violation: 1065 Query was empty
Time : 11:19:26
SQLSTATE[42000]: Syntax error or access violation: 1065 Query was empty
Time : 11:16:34
SQLSTATE[42000]: Syntax error or access violation: 1065 Query was empty
Time : 11:15:04
SQLSTATE[42000]: Syntax error or access violation: 1065 Query was empty
Time : 10:59:19
SQLSTATE[42000]: Syntax error or access violation: 1065 Query was empty
Time : 10:59:06
SQLSTATE[42000]: Syntax error or access violation: 1065 Query was empty
Time : 10:58:04
SQLSTATE[42000]: Syntax error or access violation: 1065 Query was empty
Time : 10:57:56
SQLSTATE[42000]: Syntax error or access violation: 1065 Query was empty
Time : 10:56:34
SQLSTATE[42000]: Syntax error or access violation: 1065 Query was empty
Time : 10:56:24
SQLSTATE[42000]: Syntax error or access violation: 1065 Query was empty
Time : 10:55:12
SQLSTATE[42000]: Syntax error or access violation: 1065 Query was empty
Time : 10:37:58
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'sdate' in 'where clause'
Raw SQL : SELECT * FROM totalweb_popup WHERE type1 = '1' AND use_ = 'Y' AND sdate <= CURDATE() AND edate >= CURDATE()
Time : 10:25:37
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'type2' in 'field list'
Raw SQL : INSERT INTO totalweb_popup (type1, type2, subject, height, width, content, today, use_, top_, left_, scroll, start_date, end_date, wdate, filename)
VALUES ('1', '0', '슬라이드1', '0', '0', '', '', 'Y', '0', '0', '', '2022-01-01', '2030-12-31', '2022-03-22 10:25:37', ',')