At 10:10 +0200 1/14/03, Octavian Rasnita wrote:
Can I index just a smaller number of characters from a field even though the field has more? Will this make MySQL to index that field faster?
For BLOB and TEXT columns, you *must* in fact index just a certain number of bytes (maximum of 255 bytes). You cannot index BLOB or TEXT columns without specifying a prefix length.
--------------------------------------------------------------------- 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