Github user jhsenjaliya commented on a diff in the pull request:

    https://github.com/apache/eagle/pull/849#discussion_r106599281
  
    --- Diff: eagle-assembly/src/main/conf/eagle.conf ---
    @@ -75,7 +77,8 @@ metadata {
         username = "root"
         password = ""
         driverClassName = com.mysql.jdbc.Driver
    -    url = "jdbc:mysql://server.eagle.apache.org:3306/eagle"
    +    database = "eagle"
    +    connection = 
"jdbc:mysql://server.eagle.apache.org:3306/eagle?user=root"
    --- End diff --
    
    ya, i noticed that too, but kept whatever was there, let me remove it from 
connection


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to