Skip to content
This repository has been archived by the owner on Mar 11, 2018. It is now read-only.

Updating to Wordpress 4.2.2 #100

Open
RichardBray opened this issue Jun 2, 2015 · 4 comments
Open

Updating to Wordpress 4.2.2 #100

RichardBray opened this issue Jun 2, 2015 · 4 comments

Comments

@RichardBray
Copy link

I've tried several times to update but keep getting this error;

WordPress database error: [ERROR: syntax error at or near "a" LINE 1: DELETE a, b FROM wp_options a, wp_options b ^]
DELETE a, b FROM wp_options a, wp_options b WHERE a.option_name LIKE '\_transient\_%' AND a.option_name NOT LIKE '\_transient\_timeout\_%' AND b.option_name = CONCAT( '_transient_timeout_', SUBSTRING( a.option_name, 12 ) ) AND b.option_value < 1433256011

WordPress database error: [ERROR: syntax error at or near "a" LINE 1: DELETE a, b FROM wp_options a, wp_options b ^]
DELETE a, b FROM wp_options a, wp_options b WHERE a.option_name LIKE '\_site\_transient\_%' AND a.option_name NOT LIKE '\_site\_transient\_timeout\_%' AND b.option_name = CONCAT( '_site_transient_timeout_', SUBSTRING( a.option_name, 17 ) ) AND b.option_value < 1433256011

WordPress database error: [ERROR: syntax error at or near "FULL" LINE 1: SHOW FULL COLUMNS FROM wp_options ^]
SHOW FULL COLUMNS FROM `wp_options`

Any ideas?

@pschlenker
Copy link

I'm getting these same errors, and I'm running WordPress 4.2.2 also.

@getaaron
Copy link

From the WordPress 4.2.2 release notes:

WordPress versions 4.2 and earlier are affected by a critical cross-site scripting vulnerability, which could enable anonymous users to compromise a site. WordPress 4.2.2 includes a comprehensive fix for this issue.

@manishnagdewani96170
Copy link

How can I set version 4.2.2,please let me know..

@leifg
Copy link

leifg commented Feb 26, 2016

I guess this has to do with the non-maintained pg4wp plugin. A potential fix could be this:

https://wordpress.org/support/topic/upgrade-to-wp421-fail

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants