[wp-trac] [WordPress Trac] #12257: wpdb Scales Badly Due to Unnecessary Copies of All Query Results

WordPress Trac wp-trac at lists.automattic.com
Mon Oct 4 18:45:34 UTC 2010


#12257: wpdb Scales Badly Due to Unnecessary Copies of All Query Results
--------------------------+-------------------------------------------------
 Reporter:  miqrogroove   |       Owner:  ryan     
     Type:  defect (bug)  |      Status:  new      
 Priority:  normal        |   Milestone:  3.1      
Component:  Database      |     Version:           
 Severity:  critical      |    Keywords:  has-patch
--------------------------+-------------------------------------------------

Comment(by miqrogroove):

 Sounds good so far.  The two specific scenarios that were triggering this,
 and patched elsewhere, were user table SELECT statements with 80,000 rows
 returned, and the upgrade script that was returning a Cartesian product
 with millions of rows.  It would be good to test beyond limits and see
 proper error mode behavior.

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


More information about the wp-trac mailing list