Re: BLOB 1024

2004-03-17 Thread Egor Egorov
"Lorderon" <[EMAIL PROTECTED]> wrote: > > How can I define a column of BLOB (or TEXT) with exact length of 1024 bytes? No. > Can I index it? You can index prefix of the column. > > I want to run a select query using FIND_IN_SET function on that column.. but > I'm afraid it will be slow.. any

BLOB 1024

2004-03-16 Thread Lorderon
Hi All, How can I define a column of BLOB (or TEXT) with exact length of 1024 bytes? Can I index it? I want to run a select query using FIND_IN_SET function on that column.. but I'm afraid it will be slow.. any suggestions? thanks in advance, -Lorderon. -- MySQL General Mailing List For list