Return to Snippet

Revision: 13254
at April 16, 2009 08:36 by tclancy


Initial Code
CREATE INDEX BenchmarkId ON exp_weblog_data (field_id_21(6))

Initial URL
http://www.mydigitallife.info/2007/07/09/mysql-error-1170-42000-blobtext-column-used-in-key-specification-without-a-key-length/#comment-538318

Initial Description
Not that you would want to do this, but if you're forced by a 3rd-party product (like Expression Engine), here you go

Initial Title
MySQL Add Index on Text Column

Initial Tags


Initial Language
MySQL