Re: Limiting the text size on text fields

2007-10-18 Thread Ganesh's screen
h) > VARCHAR(length) > BINARY(length) > VARBINARY(length) > > -- > Sebastian > > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED] > > > -- View this messag

Re: Limiting the text size on text fields

2007-10-18 Thread Sebastian Mendel
Ganesh's screen schrieb: > Is there a way to restrict the length of text field in MySQL. For example, it > is of 65K limit and could hold more than 2 characters. Is there a way to > restrict that to 4000 characters at table/field level. Coz the > max_allowed_packet constrainted the entire DB.

Limiting the text size on text fields

2007-10-15 Thread Ganesh's screen
message in context: http://www.nabble.com/Limiting-the-text-size-on-text-fields-tf4627867.html#a13213842 Sent from the MySQL - General mailing list archive at Nabble.com. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL