Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The property "rewriteBatchedStatements=true" must be appended to MySQL JDBC URL declared on batch side (Maven Plugin, Ant Task, Java RunnerSonarQubeRunner, Hudson/Jenkins plugin, ...). For example : jdbc:mysql://localhost:3306/sonar?useUnicode=true&characterEncoding=utf8&rewriteBatchedStatements=true

...