SQL Errors publishing with Windows Live Writer
-
Hi all,
I’m seeing a rather strange set of SQL errors cropping up every time I publish or edit a post using Windows Live Writer 2008. I believe these errors began when I updated to WordPress version 2.3.2 and I still get them since updating to 2.3.3. These are the errors that show up in my root directory error log. It’s the same set each time I publish or edit:
[16-Feb-2008 11:26:51] WordPress database error MySQL server has gone away for query SELECT * FROM wp_posts, wp_postmeta WHERE wp_posts.ID = wp_postmeta.post_id AND wp_postmeta.meta_key = ‘_pingme’ LIMIT 1
[16-Feb-2008 11:26:51] WordPress database error MySQL server has gone away for query SELECT * FROM wp_posts, wp_postmeta WHERE wp_posts.ID = wp_postmeta.post_id AND wp_postmeta.meta_key = ‘_encloseme’ LIMIT 1
[16-Feb-2008 11:26:51] WordPress database error MySQL server has gone away for query SELECT ID FROM wp_posts WHERE CHAR_LENGTH(TRIM(to_ping)) > 7 AND post_status = ‘publish’
[16-Feb-2008 11:26:51] WordPress database error MySQL server has gone away for query UPDATE wp_options SET option_value = ‘0’ WHERE option_name = ‘doing_cron’
The kicker is that Windows Live Writer publishes with no problem at all and the posts show up just fine like they always have and I never would have noticed these errors if I wasn’t in the habit of checking my error logs on a regular basis.
Currently I have pinging turned off in both my admin and Windows Live Writer but that hasn’t made any difference and so far deactivating various plugins hasn’t made a difference either. Considering that I was running the same group of plugins before this problem arose it seems rather doubtful that it’s a plugin related problem.
Unfortunately I’m SQL light and admittedly don’t have a clue of where to go with this. I’ve already talked with Joe Cheng (WLW developer) about the problem and this is the first time he’s heard of it and recommended posting here. Any help would be thankfully appreciated.
Running:
Windows Live Writer: Publishing in XHTML
PHP: 5.2.5
MySQL: 5.0.45
- The topic ‘SQL Errors publishing with Windows Live Writer’ is closed to new replies.