correcting the memory. 77/28677/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Wed, 15 Feb 2017 06:05:15 +0000 (00:05 -0600)
committerNarinder Gupta <narinder.gupta@canonical.com>
Wed, 15 Feb 2017 06:06:26 +0000 (00:06 -0600)
Change-Id: I363e1cabe10157ef6e21d4a8857d3c68118b44f4
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
ci/config_tpl/juju2/bundle_tpl/mysql.yaml

index 385dc0f..df655ea 100644 (file)
@@ -9,7 +9,7 @@
       options:
 {% if os.ha.mode == 'ha' %}
         innodb-buffer-pool-size: 128M
-        max-connections: 128M
+        max-connections: 600
 {% else %}
         innodb-buffer-pool-size: 1G
         max-connections: 4000