WordPress database error: [Deadlock found when trying to get lock; try restarting transaction]
CREATE OR REPLACE VIEW wp_wsm_monthWiseBounce AS SELECT DATE_FORMAT(CONVERT_TZ(visitLastActionTime,'+00:00','+08:00'),'%Y-%m') as recordMonth, COUNT(*) as bounce FROM wp_wsm_bounceVisits GROUP BY DATE_FORMAT(CONVERT_TZ(visitLastActionTime,'+00:00','+08:00'),'%Y-%m-')


Warning: Cannot modify header information - headers already sent by (output started at /home/kllifestylecom/public_html/wp-includes/wp-db.php:1519) in /home/kllifestylecom/public_html/wp-includes/pluggable.php on line 1335

Warning: Cannot modify header information - headers already sent by (output started at /home/kllifestylecom/public_html/wp-includes/wp-db.php:1519) in /home/kllifestylecom/public_html/wp-includes/pluggable.php on line 1338