You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/05/22 17:32:00 UTC

[jira] [Commented] (AMBARI-23928) Database script issue when running MYSQL DDL scripts

    [ https://issues.apache.org/jira/browse/AMBARI-23928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16484328#comment-16484328 ] 

Hudson commented on AMBARI-23928:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #9320 (See [https://builds.apache.org/job/Ambari-trunk-Commit/9320/])
AMBARI-23928 Fixed Database scripts for Mysql (rlevas: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=84643629d209f973c24a7113c535bc28a5017f53])
* (edit) ambari-server/src/main/resources/Ambari-DDL-MySQL-CREATE.sql


> Database script issue when running MYSQL DDL scripts
> ----------------------------------------------------
>
>                 Key: AMBARI-23928
>                 URL: https://issues.apache.org/jira/browse/AMBARI-23928
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.7.0
>            Reporter: Srikanth Janardhan
>            Assignee: Srikanth Janardhan
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 2.7.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> When running Ambari-DDL-MySQL-CREATE.sql file on Mysql with Ubuntu16, getting the following error: 
> {code}
> root@ctr-e138-1518143905142-326354-01-000006:~# mysql --user=ambaricustomuser --password=bigdatacustom < /tmp/createDB.sql
> mysql: [Warning] Using a password on the command line interface can be insecure.
> ERROR 1067 (42000) at line 330 in file: '/tmp/Ambari-DDL-MySQL-CREATE.sql': Invalid default value for 'update_time'
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)