[wp-trac] [WordPress Trac] #10798: _transient_rewrite_rules can get too long causing MySQL error

WordPress Trac wp-trac at lists.automattic.com
Wed May 18 20:01:58 UTC 2011


#10798: _transient_rewrite_rules can get too long causing MySQL error
--------------------------+-----------------------------
 Reporter:  mark8barnes   |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  high          |   Milestone:  Future Release
Component:  General       |     Version:  2.8.5
 Severity:  minor         |  Resolution:
 Keywords:                |
--------------------------+-----------------------------

Comment (by felipelavinz):

 I'll repeat something you probably already read, but it's worth saying
 that it's a very bad idea to use that kind of permalink structure if you
 care at all about performance... the option_value column has a max lenght
 of about 4MB, so even though the field can take a lot of info, you really
 wouldn't want to go through 4MB of data just to find out what kind of info
 should be displayed

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


More information about the wp-trac mailing list