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

FindBugs reports "Self assignment of field MySQLStatement.isRewriteable"

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Trivial
    • Resolution: Fixed
    • 1.2.0
    • 1.3.0
    • Other
    • None

    Description

      Self assignment of field MySQLStatement.isRewriteable in org.mariadb.jdbc.MySQLStatement.isInsertRewriteable(String)

      boolean isRewrite = sql.startsWith(firstRewrite);
      if (isRewrite)

      { isRewriteable = isRewriteable && true; }

      Attachments

        Activity

          People

            diego dupin Diego Dupin
            janpopan Jan Hill
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.