[Trac-tickets] Re: [The Trac Project] #986: MySQL database support

The Trac Project noreply at edgewall.com
Wed Mar 1 15:08:38 CST 2006


#986: MySQL database support
----------------------------+-----------------------------------------------
 Reporter:  anonymous       |        Owner:  jonas   
     Type:  enhancement     |       Status:  reopened
 Priority:  high            |    Milestone:  0.10    
Component:  general         |      Version:  devel   
 Severity:  major           |   Resolution:          
 Keywords:  database mysql  |  
----------------------------+-----------------------------------------------
Comment (by Andres Salomon <dilinger at athenacr.com>):

 I just tested this with mysql 4.0; it didn't work due to it having
 different size limits on indices (original patches were tested w/ mysql
 5.0).  With 4.0, the total index prefix limit is 500 bytes, with a max
 per-column limit of 255 bytes.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/986>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list