MySQL Forums
Forum List  »  General

Re: Text(1024)
Posted by: Vector Thorn
Date: April 03, 2011 08:25AM

I could have SWORE that i tried that. I know that it didn't like it when i tried it with char(1024); perhaps i tried that first, and didn't think varchar would work.

That's interesting that varchar allows > 255 chars. Now, is this going to be stored this way internally, or will it have to allocate an entire TEXT column space, and restrict it to 1024 chars?

premium domain names that i'm selling



Edited 1 time(s). Last edit at 04/03/2011 08:25AM by Vector Thorn.

Options: ReplyQuote


Subject
Written By
Posted
April 03, 2011 02:54AM
April 03, 2011 08:06AM
April 03, 2011 08:10AM
April 03, 2011 08:21AM
Re: Text(1024)
April 03, 2011 08:25AM
April 03, 2011 05:21PM
April 03, 2011 05:30PM
April 03, 2011 07:45PM
April 03, 2011 08:00PM
April 03, 2011 09:04PM
April 03, 2011 09:17PM
April 03, 2011 10:29PM
April 04, 2011 02:23AM
April 04, 2011 02:28AM
April 04, 2011 02:42AM


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.