View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 08:01 AM
Ganesh's screen
 
Posts: n/a
Default Limiting the text size on text fields


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 20000 characters. Is there a way to
restrict that to 4000 characters at table/field level. Coz the
max_allowed_packet constrainted the entire DB.

Thanks
Ganesh
--
View this message in context: http://www.nabble.com/Limiting-the-t...html#a13213842
Sent from the MySQL - General mailing list archive at Nabble.com.

Reply With Quote