Merge lp:~lazypower/charms/precise/mysql/local_provider_bug_note into lp:charms/mysql

Proposed by Charles Butler
Status: Merged
Merged at revision: 124
Proposed branch: lp:~lazypower/charms/precise/mysql/local_provider_bug_note
Merge into: lp:charms/mysql
Diff against target: 17 lines (+7/-0)
1 file modified
README.md (+7/-0)
To merge this branch: bzr merge lp:~lazypower/charms/precise/mysql/local_provider_bug_note
Reviewer Review Type Date Requested Status
Matt Bruzek (community) Approve
Review via email: mp+223003@code.launchpad.net

Description of the change

Adds a caveate in the README about usage with the local provider

To post a comment you must log in.
Revision history for this message
Matt Bruzek (mbruzek) wrote :

+1 LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'README.md'
2--- README.md 2014-04-17 11:29:24 +0000
3+++ README.md 2014-06-12 22:08:32 +0000
4@@ -109,6 +109,13 @@
5
6 juju resolved --retry mysql/1
7
8+# Caveats
9+
10+When deploying MySQL on the local provider, there is a known memory exhaustion issue. To work around this until the issue is patched:
11+
12+ juju set mysql dataset-size='512M'
13+ juju resolved -r mysql/#
14+
15 # MySQL and Percona Server Contact Information
16
17 - [MySQL Homepage](http://www.mysql.com)

Subscribers

People subscribed via source and target branches