I am using sonarqube 5.3 latest version and when I configure the sonar jdbc properties in my properties file using
property \"sonar.jdbc.url\", \"jdbc:mysql:
You only need to configure the sonar.host.url. All communication between scanner and server is done with web services, and the scanner no longer talks to the database at all.
sonar.host.url