2018-04-19 UTC
# j12t aaronpk: I'm attempting to get Aperture to work. When running the first db migrations, I get "Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes". Chances are you are running different mysql defaults: mine are InnoDB tables, and utf8 everywhere, and there seem to be size limitations. What is your db / charset like?