I decided to give the master branch a try.

The configure and make went as expected but I ran into an error on the
sql script.

BTW, upgrade page

mysql -u piler -p piler < util/db-upgrade-0.23-vs-0.24.sql

should be


mysql -u piler -p piler < util/db-upgrade-0.1.23-vs-0.1.24.sql

I ran the script and after a few seconds...

ERROR 1071 (42000) at line 11: Specified key was too long; max key
length is 3072 bytes

How to proceed ?

Dave

Reply via email to