[
https://issues.apache.org/jira/browse/EAGLE-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201261#comment-15201261
]
ASF GitHub Bot commented on EAGLE-202:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-eagle/pull/127
> Specified key was too long; max key length is 1000 bytes for mysql
> ------------------------------------------------------------------
>
> Key: EAGLE-202
> URL: https://issues.apache.org/jira/browse/EAGLE-202
> Project: Eagle
> Issue Type: Bug
> Reporter: Hao Chen
> Assignee: Hao Chen
>
> It didn’t create the required 24 tables automatically.
> Error : Specified key was too long; max key length is 1000 bytes
> Cause : for UUID columns which is primary key the length is 1024.
> Fix : Change length for PK(UUID) columns to 100 and created tables
> manually.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)