Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-14736

Garbage in User/db field on connect

    XMLWordPrintable

Details

    Description

      We see a problem with version 10.0.31 when we connect to the database and use show full processlist or select database().

      We then get information like this back

      +-------+---------------+-----------------------------------+---------------+---------+------+-------+-----------------------+----------+
      | Id    | User          | Host                              | db            | Command | Time | State | Info                  | Progress |
      +-------+---------------+-----------------------------------+---------------+---------+------+-------+-----------------------+----------+
      |  1714 | V�            | xxxxxx    | xxxxx        | Sleep   | 2532 |       | NULL                  |    0.000 |
      | 26468 | e           | localhost                         | NULL          | Query   |    0 | init  | show full processlist |    0.000 |
      +-------+---------------+-----------------------------------+---------------+---------+------+-------+-----------------------+----------+
      

      For id 1714 it is a application user and id 26468 is root.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jvl Jan Vestergaard
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.