Page 1 of 1

Mysql error with multi-user installation

Posted: 30 Sep 2013, 05:41
by dbrewer
Hello I am getting an error message (below) when trying to convert a file to a mysql database as part of a multi-user setup.

Errors found performing operation.
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException. Message: Specified key was too long; max key length is 767 bytes

Mysql is on a Windows platform.

Any suggestions would be welcome.

Kind Regards

Re: Mysql error with multi-user installation

Posted: 30 Sep 2013, 21:39
by neil.walsh
Hi,

Can you tell me a bit more about your setup?

We have heard reports of some people having difficulty with MySQL6 (though I understand it's worked fine for others). You may wish to try giving MySQL v5.5 a go.

Which versions of Windows, Protege, MySQL are you using?
Which JDBC driver are you using?

Let us know and we'll investigate.

Cheers

Neil

Re: Mysql error with multi-user installation

Posted: 22 Sep 2015, 13:35
by jonathan.carter
This post here, describes how to configure Protege to work with MySQL 5.6+

Jonathan