Ugly SQL statement on update
-
Hi,
Whenever I update a media file I get a white screen with a message like this:
‘UPDATE wp_posts SET post_content = REPLACE(post_content, ‘https://domain.com/wp-content/uploads/2012/11/P1060582.jpg’, ‘https://domain.com/wp-content/uploads/2012/11/new-filename.jpg’);’
I have to hit back on my browser and refresh the page to see the changes.
Is this normal?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Ugly SQL statement on update’ is closed to new replies.