MySQL Forums
Forum List  »  Docs

Re: Specifying text type length
Posted by: Stefan Hinz
Date: July 29, 2010 03:37AM

http://dev.mysql.com/doc/refman/5.0/en/blob.html says: "The maximum size of a BLOB or TEXT object is determined by its type".

In other words, you cannot specify a length for BLOB or TEXT datatypes.

Stefan Hinz, MySQL Documentation, Berlin, Germany

Options: ReplyQuote


Subject
Views
Written By
Posted
6982
March 21, 2010 09:07PM
Re: Specifying text type length
2844
July 29, 2010 03:37AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.