Re: maximum column width

2003-03-04 Thread Roger Baklund
* Ahmed S K Anis > What is the maximum column width allowed in MySQL. > > 255 or 256? No. http://www.mysql.com/doc/en/Column_types.html > http://www.mysql.com/doc/en/String_types.html > The theoretic maximum column width is 16M on 3.23.x, 2G on 4.x, restricted by max_allowed_pac

maximum column width

2003-03-04 Thread Ahmed S K Anis
What is the maximum column width allowed in MySQL. 255 or 256? Anis >>> Floyd Wellershaus <[EMAIL PROTECTED]> Tuesday, March 04, 2003 6:24:50 PM >>> Hello, I am trying to start replication between 2 linux servers mysql version is 4.0.8. I am following all instructions