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

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

Srikanth Janardhan created AMBARI-23928:
-------------------------------------------

             Summary: 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
             Fix For: 2.7.0


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)