쿼리에서 에러가 났습니다. |
쿼리문 |
update `snow_visit` set `visit_ip_cnt` = `visit_ip_cnt`+1 where ( `visit_date` > LAST_DAY(now() - interval 1 month) and `visit_date` <= LAST_DAY(now()) ) and `visit_ip` = \'18.227.46.202\' |
|
에러메세지 |
ERROR CODE 1213 : Deadlock found when trying to get lock; try restarting transaction |
|
페이지 |
/home/countryhome/public_html/news/view.php |
|