Hi,
since urls can be longer than 255 chars, I made the url field a TEXT field.

The problem is, I can't make an index on it, so doing 'WHERE
url='xxx'' becomes a very sloow query.

Any ideas for solutions? Am I mistaken in the idea that I can't make
an index on a TEXT field?

Thanks!
Peter

--
Find 10000s of videoblogs and podcasts at http://mefeedia.com
my blog: http://poorbuthappy.com/ease/
my job: http://petervandijck.net

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to