Hi!

I store firstname, lastname, telephone etc in a table

Is there any drawback with using tinytext?
As I can see when I store strings that differ in length, the
best would be to use tinytext, or?
http://www.mysql.com/doc/n/o/node_369.html

In terms of fulltextsearch/index etc.
What is the difference if I use a tinytext as column type
instead of a fixed char length?

Best regards
/Peter


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to