Hao Chen created EAGLE-273:
------------------------------
Summary: Issue with creating MySql tables , only 14 were created
out of 24, reason being varchar(30000) for multiple columns lead to exceeding
the maximum row size of 65,535 bytes.
Key: EAGLE-273
URL: https://issues.apache.org/jira/browse/EAGLE-273
Project: Eagle
Issue Type: Bug
Affects Versions: v0.3.0
Reporter: Hao Chen
Assignee: Hao Chen
Fix For: v0.4.0
Issue with creating MySql tables , only 14 were created out of 24, reason being
varchar(30000) for multiple columns lead to exceeding the maximum row size of
65,535 bytes. I can look into this and fix it. Workaround is to create the
tables manually after changing the DDL.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)