[wp-trac] [WordPress Trac] #16107: WordPress Database Error Logging Extravaganza

WordPress Trac wp-trac at lists.automattic.com
Wed Jan 5 13:19:02 UTC 2011


#16107: WordPress Database Error Logging Extravaganza
--------------------------+------------------------------
 Reporter:  hakre         |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Database      |     Version:  3.0.4
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------------------

Comment (by hakre):

 FYI: I had a single error reporting line that was 21.7 MB, the whole file
 about 2.4 GB within less than a week. It's basically because of a large
 option value, which seems valid to me by database definition as those are
 LONGTEXT (L + 4 bytes, where L < 2^32) so somewhat up to 4 GB is available
 for each option value if I'm correct (WP limits this to 256MB in the
 admin).

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16107#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list