[wp-trac] Re: [WordPress Trac] #2796: INT(4) in database
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Wed Jun  7 11:58:45 GMT 2006
    
    
  
#2796: INT(4) in database
--------------------------+-------------------------------------------------
       Id:  2796          |      Status:  new                     
Component:  Optimization  |    Modified:  Wed Jun  7 11:58:44 2006
 Severity:  normal        |   Milestone:                          
 Priority:  normal        |     Version:  2.1                     
    Owner:  anonymous     |    Reporter:  link92                  
--------------------------+-------------------------------------------------
Comment (by westi):
 Why? - Please explain the benifit.
 INT(4) has range of -2147483648 to 2147483647
 SMALLINT has range of -32768 to 32767
 So we would be limiting blogs to only having 32767 Categories.
 Is this what you wanted to achieve?
-- 
Ticket URL: <http://trac.wordpress.org/ticket/2796>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list