WordPress database error: [Deadlock found when trying to get lock; try restarting transaction]
CREATE OR REPLACE VIEW wp_wsm_dateWisePageViews AS SELECT DATE_FORMAT(CONVERT_TZ(visitLastActionTime,'+00:00','+01:00'),'%Y-%m-%d') as recordDate, SUM(totalViews) as pageViews FROM wp_wsm_pageViews GROUP BY DATE_FORMAT(CONVERT_TZ(visitLastActionTime,'+00:00','+01:00'),'%Y-%m-%d')

WordPress database error: [Deadlock found when trying to get lock; try restarting transaction]
CREATE OR REPLACE VIEW wp_wsm_hourWisePageViews AS SELECT HOUR(CONVERT_TZ(visitLastActionTime,'+00:00','+01:00')) as hour, SUM(totalViews) as pageViews FROM wp_wsm_pageViews WHERE CONVERT_TZ(visitLastActionTime,'+00:00','+01:00') >= '2025-06-12 00:00:00' GROUP BY HOUR(CONVERT_TZ(visitLastActionTime,'+00:00','+01:00'))

WordPress database error: [Deadlock found when trying to get lock; try restarting transaction]
CREATE OR REPLACE VIEW wp_wsm_hourWiseBounce AS SELECT HOUR(CONVERT_TZ(visitLastActionTime,'+00:00','+01:00')) as hour, COUNT(*) as bounce FROM wp_wsm_bounceVisits WHERE CONVERT_TZ(visitLastActionTime,'+00:00','+01:00') >= '2025-06-12 00:00:00' GROUP BY HOUR(CONVERT_TZ(visitLastActionTime,'+00:00','+01:00'))

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/wp-includes/class-wpdb.php:1845) in /var/www/html/blogs/wp-includes/rest-api/class-wp-rest-server.php on line 1893 {"version":"1.0","provider_name":"Azoo Blogs","provider_url":"https:\/\/dev.cubig.ai\/blogs","author_name":"Admin_Azoo","author_url":"https:\/\/dev.cubig.ai\/blogs\/author\/admin_azoo","title":"Data Privacy: Quizzes to Better Protect Your Data – 1","type":"rich","width":600,"height":338,"html":"
Data Privacy: Quizzes to Better Protect Your Data – 1<\/a><\/blockquote>