Doru Apostolescu 
> 
> Hi,
> 
> I have a couple of questions:
> 
> 1. What IS the 8K (8088 bytes) internal lenght of a table row limit ?
 
The definition of a table (of the columns belonging to a table)
is not allowed to exceed this length.


> 2. What factors count towards this row limit ? Design of the 
> table, types of
> columns in a table ?? What ???

The datatypes, the DEFINED (maximum) length of a column and the 
type (primary key / non-primary key) of the column.
See
http://www.mysql.com/documentation/maxdb/ff/baaba8d55a11d2a97400a0c9449261/frameset.htm

Elke
SAP Labs Berlin

> 
> I have searched a lot of the net resources, but with no avail...
> 
> 
> Thanks,
> 
> Doru
> 
> 
> -- 
> MaxDB Discussion Mailing List
> For list archives: http://lists.mysql.com/maxdb
> To unsubscribe:    
> http://lists.mysql.com/[EMAIL PROTECTED]
> 

-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to