aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application
diff options
context:
space:
mode:
authorStephane Gamard <stephane.gamard@sonarsource.com>2014-09-08 16:14:04 +0200
committerStephane Gamard <stephane.gamard@sonarsource.com>2014-09-08 17:48:51 +0200
commit1e9faaca4a1f427688f1d8751c38033695e96fcd (patch)
treed2ddae7245ec975fe416cb61cd2c02ed98570acb /sonar-application
parent87efb1a599d28408661212fec6a7877640dd81ea (diff)
downloadsonarqube-1e9faaca4a1f427688f1d8751c38033695e96fcd.tar.gz
sonarqube-1e9faaca4a1f427688f1d8751c38033695e96fcd.zip
SONAR-5560 - enabled scrolling for synchronizer
Diffstat (limited to 'sonar-application')
-rw-r--r--sonar-application/src/main/assembly/conf/sonar.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-application/src/main/assembly/conf/sonar.properties b/sonar-application/src/main/assembly/conf/sonar.properties
index 8cae11e3cca..283d23abbf8 100644
--- a/sonar-application/src/main/assembly/conf/sonar.properties
+++ b/sonar-application/src/main/assembly/conf/sonar.properties
@@ -28,7 +28,7 @@
#----- MySQL 5.x
-#sonar.jdbc.url=jdbc:mysql://localhost:3306/sonar?useUnicode=true&characterEncoding=utf8&rewriteBatchedStatements=true&useConfigs=maxPerformance
+#sonar.jdbc.url=jdbc:mysql://localhost:3306/sonar?useCursorFetch=true&useUnicode=true&characterEncoding=utf8&rewriteBatchedStatements=true&useConfigs=maxPerformance
#----- Oracle 10g/11g