[
https://issues.apache.org/jira/browse/HIVE-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Nerzic updated HIVE-6583:
--------------------------------
Description:
In file metastore/scripts/upgrade/mysql/hive-schema-0.13.0.mysql.sql, lines 799
and 801, a comment is written as ---------- (uninterrupted line of dashes) and
should be -- ---------- (a space after 2 dashes)
(source https://dev.mysql.com/doc/refman/5.7/en/comments.html)
was:In file metastore/scripts/upgrade/mysql/hive-schema-0.13.0.mysql.sql,
lines 799 and 801, a comment is written as ---------- (uninterrupted line of
dashes) and should be -- ---------- (a space after 2 dashes)
> wrong sql comments : ----... instead of -- ---...
> -------------------------------------------------
>
> Key: HIVE-6583
> URL: https://issues.apache.org/jira/browse/HIVE-6583
> Project: Hive
> Issue Type: Bug
> Components: Database/Schema
> Affects Versions: 0.14.0
> Reporter: Pierre Nerzic
> Priority: Minor
> Fix For: 0.14.0
>
> Attachments: HIVE-6583.1.patch.txt
>
>
> In file metastore/scripts/upgrade/mysql/hive-schema-0.13.0.mysql.sql, lines
> 799 and 801, a comment is written as ---------- (uninterrupted line of
> dashes) and should be -- ---------- (a space after 2 dashes)
> (source https://dev.mysql.com/doc/refman/5.7/en/comments.html)
--
This message was sent by Atlassian JIRA
(v6.2#6252)