|
Posted by davemitc on 09/28/54 11:45
Jonathan N. Little wrote:
> davemitc@gmail.com wrote:
> > btw- your answer was poor quality, be sure to research the question
> > before responding to the network next time. ok?
> >
>
> Actually it was of very good quality because you could have found your
> answer there if you view it.
>
> The given URL
>
> http://dev.mysql.com/doc/refman/5.1/en/data-types.html
>
> explains the different data types where you could have learned that:
>
> "The four BLOB types are TINYBLOB, BLOB, MEDIUMBLOB, and LONGBLOB.
> These differ only in the maximum length of the values they can hold. The
> four TEXT types are TINYTEXT, TEXT, MEDIUMTEXT, and LONGTEXT. These
> correspond to the four BLOB types and have the same maximum lengths and
> storage requirements. See Section 11.5, "Data Type Storage Requirements"."
>
> And if you when to referenced link, Section 11.5
>
> http://dev.mysql.com/doc/refman/5.1/en/storage-requirements.html
>
> You would have discovered *exactly* what you wanted to know:
>
> <your question 'that you did not properly quote in your response'>
>
> If I use a MySQL longtext to receive data from a <TEXTAREA> via FORM
> POST - how many characters can I transmit before it poofs out?
> Similarly, how much for medium and tinytext? Thank you for helping me
> understand this.
>
> </your question>
>
> The storage limits, i.e., maximum number of characters each data type
> can handle.
>
> You're welcome. And learn to quote when you use Usenet.
>
> --
> Take care,
>
> Jonathan
> -------------------
> LITTLE WORKS STUDIO
> http://www.LittleWorksStudio.com
I guess we have different views. If anybody knows the answer, not
"it's in the book" - and has run real-world tests, please share
succient knowledge so you can help advance my knowledge (and others who
could be interested). Though one day it might be interesting to
carefully read the entire ref-manual - I am hoping to get some friendly
dialog going about textbox data. If you don't share that specific
interest, please stay out of the thread or acting as a quasi-group
moderator.
PS - others, learn how to use this network. Your messages are
beginning to sound like "e-annoyances" - i.e. insults, which can send
you to jail these new months you're in. Better get nice. I don't want
to see them on my screen.
http://news.com.com/Create+an+e-annoyance%2C+go+to+jail/2010-1028_3-6022491.html
Navigation:
[Reply to this message]
|