steveandroulakis / mytardis-lighthouse-migrate-test

testing migrations from http://mytardis.lighthouseapp.com/ to Github Issues
0 stars 0 forks source link

MySQL ERROR 1170 (42000) #249

Open steveandroulakis opened 11 years ago

steveandroulakis commented 11 years ago

MySQL complains about the data format of column 'string_value' with error message like,

_mysql_exceptions.OperationalError: (1170, "BLOB/TEXT column 'string_value' used in key specification without a key length")

The cause of this error is explained here:

http://www.mydigitallife.info/mysql-error-1170-42000-blobtext-column-used-in-key-specification-without-a-key-length/

Steve A has fixed the same issue before in his own repository:

https://github.com/steveandroulakis/mytardis/commit/82ce696fe6342bf9387fc497ea4bb3a01eb6392b

Not sure if this is a duplicated ticket. If this issue has been reported before, then please ignore and close it.

original LH ticket

This ticket has 0 attachment(s).