[ 
https://jira.codehaus.org/browse/CONTINUUM-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=364080#comment-364080
 ] 

Romain commented on CONTINUUM-2739:
-----------------------------------

I tried with the debug option enable .... not informations seems helpfull at 
first for me.
I will have our MySQL expert on this topic at the end of the week. Whatever 
emerge from this analysis, I let you know.

> Specified key was too long during mysql data import
> ---------------------------------------------------
>
>                 Key: CONTINUUM-2739
>                 URL: https://jira.codehaus.org/browse/CONTINUUM-2739
>             Project: Continuum
>          Issue Type: Bug
>            Reporter: Brent N Atkinson
>
> From CONTINUUM-2558:
> When a user attempts to import data into mysql using the following command:
> {noformat}
> 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 ""
> {noformat}
> they recieve the following error message:
> {noformat}
> Specified key was too long; max key length is 767 bytes
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to