Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
From CONTINUUM-2558:
When a user attempts to import data into mysql using the following command:
java -Xmx512m -jar ~/.m2/repository/org/apache/continuum/data-management-cli/1.5-SNAPSHOT/data-management-cli-1.5-SNAPSHOT-app.jar \ -buildsJdbcUrl jdbc:mysql://localhost:3306/continuum_continuum \ -usersJdbcUrl jdbc:mysql://localhost:3306/continuum_users \ -mode IMPORT \ -directory backups \ -databaseType OTHER \ -username root -groupId mysql -artifactId mysql-connector-java -artifactVersion 5.1.34 -driverClass com.mysql.jdbc.Driver -password ""
they recieve the following error message:
Specified key was too long; max key length is 767 bytes
Attachments
Issue Links
- is related to
-
CONTINUUM-2558 Migration 1.3.6 => 1.4.0 (beta) fails with ZipException when reading a pom file
- Closed