Uploaded image for project: 'MariaDB Connector/J'
  1. MariaDB Connector/J
  2. CONJ-170

There is an memory leak in mariadb client, version 1.2.0 which is latest

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.2.0
    • 1.3.0
    • Other
    • None
    • java 1.7
    • Sprint connector/j 1.3.0

    Description


      As you can see in the image which is attached,there is an memory leak in mariadb module.
      Actually 5 part, which are mentioned below, are linked to memory leak.
      1)org.mariadb.jdbc.MySQLStatement$1
      2)org.mariadb.jdbc.internal.common.query.parameters.ParameterHolder
      3)org.mariadb.jdbc.MySQLPreparedStatement
      4)org.mariadb.jdbc.internal.common.query.MySQLParameterizedQuery
      5)org.mariadb.jdbc.internal.common.query.parameters.LongParameter

      When I figured out it, I have checked about some kinds of mistakes in my code. But, I could not find out any kinds of mistake to take place the memory leak.
      In addition to that I checked mysql client, and there is no memory leak.
      so I think there is some memory leak in mariadb java client.

      Attachments

        Issue Links

          Activity

            People

              diego dupin Diego Dupin
              mhbae Bae MunHwan
              Votes:
              0 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.