Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-1418

Hue can't connect to mysql DB if the DB user password contains a "#".

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Works for Me
    • Affects Version/s: 2.3.0
    • Fix Version/s: None
    • Component/s: core.api
    • Labels:
      None

      Description

      If you set the DB user password in mysql to something with a "#" like "hue#", hue is unable to connect to the DB. It fails with:

      86_64.egg/MySQLdb/connections.py", line 188, in _init_
      super(Connection, self)._init_(*args, **kwargs2)
      _mysql_exceptions.OperationalError: (1045, "Access denied for user 'hue11'@'cdh43-1.test.com' (using password: YES)")

      I tested "$", "!" and "@" and they work fine, just "#" has issues.

        Attachments

          Activity

            People

            • Assignee:
              abe Abraham Elmahrek
              Reporter:
              cconner Chris Conner
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: