[wp-hackers] postmeta databasing issues

David Chait davebytes at comcast.net
Tue May 30 22:09:02 GMT 2006


I should note that I posted about this error many moons ago, as it spawned 
multiple discussion threads about what it meant.  Always seemed to be the 
_pingme stuff, no other problems.

-d

----- Original Message ----- 
From: "Aaron Brazell" <emmensetech at gmail.com>
To: <wp-hackers at lists.automattic.com>
Sent: Tuesday, May 30, 2006 5:44 PM
Subject: Re: [wp-hackers] postmeta databasing issues


| On 5/30/06, Matt Mullenweg <m at mullenweg.com> wrote:
| >
| > Aaron Brazell wrote:
| > > be with pinging, or something.  Entries are going through but this is
| > very
| > > annoying and could potentially not be pinging (not sure yet).  The 
error
| > > that comes on universally every publish and edit is along the lines 
of:
| > >
| > > INSERT INTO wp_postmeta (post_id,meta_key,meta_value) VALUES
| > > ('1349','_pingme','1')
| >
| > I don't see an error.
| >
|
| Oops, hit the send button. My bad. The error is the query above with a
| "Can't send headers, headers already sent error".   I guess more
| specifically it would be:
|
| *WordPress database error:* [Lost connection to MySQL server during query]
| INSERT INTO wp_postmeta (post_id,meta_key,meta_value) VALUES
| ('107','_pingme','1')
|
| *Warning*: Cannot modify header information - headers already sent by
| (output started at /home/knuckle/public_html/wp -includes/wp-db.php:102) 
in
| */home/knuckle/public_html/wp-admin/post.php* on line *60*
| _______________________________________________
| wp-hackers mailing list
| wp-hackers at lists.automattic.com
| http://lists.automattic.com/mailman/listinfo/wp-hackers
| 



More information about the wp-hackers mailing list