Mysql error with multi-user installation

Post Reply
dbrewer
Posts: 1
Joined: 30 Sep 2013, 05:27

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
User avatar
neil.walsh
Posts: 444
Joined: 16 Feb 2009, 13:45
Contact:

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
User avatar
jonathan.carter
Posts: 1087
Joined: 04 Feb 2009, 15:44

This post here, describes how to configure Protege to work with MySQL 5.6+

Jonathan
Essential Project Team
Post Reply