I've been running Status.net on my webserver for a while. With the move to new infrastructure, I created a db dump on my old server (Ubuntu 10.04, 64-bit) and tried to import it on the new one (Ubuntu 11.10, 64-bit) but if fails on:
ERROR 1071 (42000) at line 1194: Specified key was too long; max key length is 1000 bytes
Interesting enough, creating a completely new database with the webinstaller gives the same result and fails!
Any suggestions to get around this?