Quantcast
Channel: Topic Tag: Database Error | WordPress.org
Viewing all articles
Browse latest Browse all 642

WordPress database error – SQL syntax

$
0
0

Hi,

I’m getting recently this error, after using Database Optimizer ?

[28-Jan-2023 16:10:18 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘LEFT JOIN wp_posts
ON wp_posts.ID = wp_postmeta.post_id
WHERE…’ at line 3 for query DELETE FROM
wp_postmeta
LEFT JOIN wp_posts
ON wp_posts.ID = wp_postmeta.post_id
WHERE wp_posts.post_type = ‘revision’ made by require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, LiteSpeed\Core->after_user_init, LiteSpeed\Core->proceed_action, LiteSpeed\Router->handler, LiteSpeed\DB_Optm->handler, LiteSpeed\DB_Optm->_db_clean

what seems to be the problem, could you help me with this, please

regards


Viewing all articles
Browse latest Browse all 642

Trending Articles