Thanks Yaman, but i can't read this thing in the manual,
the thing I'm asking about is if I have a text field in a table, and it was empty in 1 record (or have some data) how much storage in MySQL it would take
On 6/5/05, Yaman Saqqa <[EMAIL PROTECTED]> wrote:
TEXT[(M)]
A TEXT column with a maximum length of 65,535 (2^16 - 1) characters.
Beginning with MySQL 4.1, an optional length M can be given. MySQL
will create the column as the smallest TEXT type largest enough to
hold values M characters long.
On 6/5/05, Ala'a Ibrahim < [EMAIL PROTECTED]> wrote:
> Hi all,
> does anybody know what is the size of the field TEXT, or how can I find.
> also is it better to use varchar(255) instead of text? and Why?
>
> Thanks for replying.
> --
> Ala'a A. Ibrahim
> _______________________________________________
> General mailing list
> [email protected]
> http://mail.jolug.org/mailman/listinfo/general_jolug.org
>
>
>
--
abulyomon
www.KiLLTHeUPLiNK.com
_______________________________________________
General mailing list
[email protected]
http://mail.jolug.org/mailman/listinfo/general_jolug.org
--
Ala'a A. Ibrahim
_______________________________________________ General mailing list [email protected] http://mail.jolug.org/mailman/listinfo/general_jolug.org
