Branches for Precise Pangolin

Name Status Last Modified Last Commit
lp:~aglenyoung/charms/precise/mysql/nrpe-support (Has a merge proposal) 1 Development 2013-02-28 23:00:42 UTC
93. Add support for nrpe-external-master ...

Author: Andrew Glen-Young
Revision Date: 2013-02-28 22:47:05 UTC

Add support for nrpe-external-master subordinate charm and charm preinstall hooks.

lp:~ahasenack/charms/precise/mysql/wait-for-rbd-device bug(Has a merge proposal) 1 Development 2013-08-08 21:53:53 UTC
104. Wait for the rbd device to be availab...

Author: Andreas Hasenack
Revision Date: 2013-08-08 21:50:40 UTC

Wait for the rbd device to be available before attempting to format it.

lp:~aisrael/charms/precise/mysql/fix-charm-lint (Has a merge proposal) 1 Development 2014-10-09 10:19:05 UTC
127. Fix charm proof and lint errors so th...

Author: Adam Israel
Revision Date: 2014-10-09 10:18:28 UTC

Fix charm proof and lint errors so that charm will pass automated testing.

lp:~ce-hyperscale/charms/precise/mysql/arm64-trusty 1 Development 2014-04-24 16:07:05 UTC
119. master-relation-changed updated for t...

Author: Sean Feole
Revision Date: 2014-04-24 16:07:05 UTC

master-relation-changed updated for trusty and enables mysql-slave relationships

lp:~chad.smith/charms/precise/mysql/mysql-ha-with-health (Has a merge proposal) 1 Development 2013-03-26 14:34:22 UTC
107. add simplistic crm health check for m...

Author: Chad Smith
Revision Date: 2013-03-26 14:34:04 UTC

add simplistic crm health check for mysql

lp:~charmers/charms/precise/mysql/precise 1 Development 2012-05-25 16:41:36 UTC
74. setting maintainer

Author: Clint Byrum
Revision Date: 2012-05-22 22:15:41 UTC

setting maintainer

lp:charms/mysql bug 1 Development 2015-01-14 14:51:28 UTC
129. [niedbalski] Trusty to precise <-> sy...

Author: Tim Van Steenburgh
Revision Date: 2015-01-14 14:51:28 UTC

[niedbalski] Trusty to precise <-> syncup

lp:~clint-fewbar/charms/precise/mysql/add-binlog-format bug(Has a merge proposal) 1 Development 2012-05-22 22:15:41 UTC
74. setting maintainer

Author: Clint Byrum
Revision Date: 2012-05-22 22:15:41 UTC

setting maintainer

lp:~clint-fewbar/charms/precise/mysql/add-monitors (Has a merge proposal) 1 Development 2012-08-01 23:39:18 UTC
81. fixes from testing

Author: Clint Byrum
Revision Date: 2012-08-01 23:39:18 UTC

fixes from testing

lp:~clint-fewbar/charms/precise/mysql/add-monitors-2 1 Development 2012-07-12 21:59:18 UTC
77. Changing to new monitors.yaml and fix...

Author: Clint Byrum
Revision Date: 2012-07-12 21:58:36 UTC

Changing to new monitors.yaml and fixing bugs

lp:~clint-fewbar/charms/precise/mysql/fix-db-relation-idempotency (Has a merge proposal) 1 Development 2012-11-02 06:41:12 UTC
87. Fix idempotency when adding client un...

Author: Clint Byrum
Revision Date: 2012-11-02 06:41:12 UTC

Fix idempotency when adding client units and when removing/adding existing relationships

lp:~clint-fewbar/charms/precise/mysql/fix-master-hooks bug(Has a merge proposal) 1 Development 2012-11-01 21:49:21 UTC
85. Removing unneeded augeas bits

Author: Clint Byrum
Revision Date: 2012-11-01 21:49:21 UTC

Removing unneeded augeas bits

lp:~clint-fewbar/charms/precise/mysql/trunk (Has a merge proposal) 1 Development 2012-11-02 06:41:12 UTC
87. Fix idempotency when adding client un...

Author: Clint Byrum
Revision Date: 2012-11-02 06:41:12 UTC

Fix idempotency when adding client units and when removing/adding existing relationships

lp:~dannf/charms/precise/mysql/lp1188424 bug(Has a merge proposal) 1 Development 2013-06-07 00:34:50 UTC
100. If running on 32-bit ARM, use a SYS_M...

Author: dann frazier
Revision Date: 2013-06-07 00:32:28 UTC

If running on 32-bit ARM, use a SYS_MEM_LIMIT of 2700M.

lp:~davewalker/charms/precise/mysql/can_you_dig_it (Has a merge proposal) 1 Development 2012-10-29 19:36:44 UTC
83. hooks/shared-db-relations: Avoid dig ...

Author: Adam Gandelman
Revision Date: 2012-10-29 19:35:34 UTC

hooks/shared-db-relations: Avoid dig usage for reliable resolution via mDNS.

lp:~dweaver/charms/precise/mysql/fix-for-lp1314763 bug(Has a merge proposal) 1 Development 2014-08-13 23:08:15 UTC
126. Fix for mysql on trusty master-relati...

Author: Darryl Weaver
Revision Date: 2014-08-13 22:58:04 UTC

Fix for mysql on trusty master-relation-changed hook to handle apache 2.4 configuration files.

lp:~evarlast/charms/precise/mysql/encoding bug(Has a merge proposal) 1 Development 2014-08-05 06:04:43 UTC
125. use encoding from relation for create...

Author: Jay R. Wren
Revision Date: 2014-07-11 21:07:31 UTC

use encoding from relation for create db

https://bugs.launchpad.net/charms/+source/mysql/+bug/965094

lp:~francois-ctrlaltdel/charms/precise/mysql/fixed-doc (Has a merge proposal) 1 Development 2014-03-03 09:01:21 UTC
114. Fix mysql client invocation command i...

Author: Francois Deppierraz
Revision Date: 2014-03-03 08:54:57 UTC

Fix mysql client invocation command in the doc

$ juju ssh mysql/0
ubuntu@juju-openstack-machine-2:~$ mysql -u root -p=`cat /var/lib/mysql/mysql.passwd`
cat: /var/lib/mysql/mysql.passwd: Permission denied
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
ubuntu@juju-openstack-machine-2:~$ mysql -u root -p`sudo cat /var/lib/mysql/mysql.passwd`
Welcome to the MySQL monitor. Commands end with ; or \g.
[...]

lp:~gandelman-a/charms/precise/mysql/ceph_refactor (Has a merge proposal) 1 Development 2013-03-01 20:58:35 UTC
135. Bump rev.

Author: Adam Gandelman
Revision Date: 2013-03-01 20:58:35 UTC

Bump rev.

lp:~gandelman-a/charms/precise/mysql/refactor-ceph 1 Development 2013-02-28 01:30:55 UTC
102. Factor out ceph-specifics to ceph.py ...

Author: Adam Gandelman
Revision Date: 2013-02-28 01:30:30 UTC

Factor out ceph-specifics to ceph.py for easy re-usability elsewhere.

lp:~gandelman-a/charms/precise/mysql/trunk 1 Development 2011-12-23 01:50:21 UTC
70. Adam Gandelman hooks/install: call 'a...

Author: Nick Barcet
Revision Date: 2011-12-20 08:34:32 UTC

Adam Gandelman hooks/install: call 'apt-get update' before 'apt-get install'

lp:~gnuoy/charms/precise/mysql/add-preinstall-hook (Has a merge proposal) 1 Development 2013-11-12 16:47:49 UTC
107. Do preinstall first

Author: Liam Young
Revision Date: 2013-11-12 16:47:49 UTC

Do preinstall first

lp:~hazmat/charms/precise/mysql/ssl-everywhere (Has a merge proposal) 1 Development 2014-02-24 03:43:04 UTC
118. external ca and cert support

Author: Kapil Thangavelu
Revision Date: 2014-02-24 03:43:04 UTC

external ca and cert support

lp:~hazmat/charms/precise/mysql/trunk 1 Development 2012-06-14 09:14:24 UTC
75. expose port

Author: Kapil Thangavelu
Revision Date: 2012-06-14 09:14:07 UTC

expose port

lp:~hopem/charms/precise/mysql/lp1251560 (Has a merge proposal) 1 Development 2013-11-18 15:59:53 UTC
108. merged in folsom compatibility suppor...

Author: Edward Hope-Morley
Revision Date: 2013-11-18 15:59:53 UTC

merged in folsom compatibility support (folsom-ceph-support)

lp:~hopem/charms/precise/mysql/lp1273067 1 Development 2014-03-25 19:03:06 UTC
117. [hopem] Added use-syslog cfg option t...

Author: Edward Hope-Morley
Revision Date: 2014-03-25 18:44:22 UTC

[hopem] Added use-syslog cfg option to allow logging to syslog

lp:~jacekn/charms/precise/mysql/n-e-m-relation (Has a merge proposal) 1 Development 2014-05-08 11:24:53 UTC
124. Added support for nrpe-external-maste...

Author: Jacek Nykis
Revision Date: 2014-05-08 11:23:53 UTC

Added support for nrpe-external-master relation. Added simple check_proc based monitor ensuring mysqld process is running

lp:~jacekn/charms/precise/mysql/n-e-m-relation-v2 (Has a merge proposal) 1 Development 2014-05-09 11:18:50 UTC
125. Added check_mysql nagios check to nrp...

Author: Jacek Nykis
Revision Date: 2014-05-09 11:17:36 UTC

Added check_mysql nagios check to nrpe-external-master relation

lp:~james-page/charms/precise/mysql/juju-core-compat (Has a merge proposal) 1 Development 2013-07-10 16:33:18 UTC
103. Only set relation data if the shared-...

Author: James Page
Revision Date: 2013-07-10 16:32:52 UTC

Only set relation data if the shared-db hook actually configured something; this is not compatibility with juju-core

lp:~james-page/charms/precise/mysql/refactoring-review (Has a merge proposal) 1 Development 2013-03-18 10:47:05 UTC
115. Pickup new helpers

Author: James Page
Revision Date: 2013-03-18 10:47:05 UTC

Pickup new helpers

lp:~james-page/charms/precise/mysql/remove-socket-fqdn (Has a merge proposal) 1 Development 2013-06-06 09:15:24 UTC
100. Stop using socket.getfqdn in shared-d...

Author: James Page
Revision Date: 2013-06-06 09:15:00 UTC

Stop using socket.getfqdn in shared-db hooks as this assumes DNS resolution between instances is functional

lp:~james-page/charms/precise/mysql/shared-db-multi bug(Has a merge proposal) 1 Development 2012-12-03 15:20:52 UTC
91. Changed to the shared-db hook to allo...

Author: James Page
Revision Date: 2012-11-29 16:31:14 UTC

Changed to the shared-db hook to allow creation of multiple users/databases
in the same hook execution context.

Todo this this hook has been re-implemented in python; existing interface
functionality remains unchanged but the hook will also now accept requests
for multiple username/databases at the same time. This was implemented to
allow quantum and nova services to be hosted in the same charm without the
requirement for additional relations or subordinates.

Removed print of root password in juju log.

lp:~jorge/charms/precise/mysql/fix-metadata (Has a merge proposal) 1 Development 2014-10-23 15:18:55 UTC
127. Add default configs and tags to pass ...

Author: Jorge Castro
Revision Date: 2014-10-23 15:18:22 UTC

Add default configs and tags to pass proof.

lp:~jorge/charms/precise/mysql/set-default-vip-key (Has a merge proposal) 1 Development 2013-12-12 17:10:08 UTC
108. Set default vip setting to '' to pass...

Author: Jorge Castro
Revision Date: 2013-12-12 17:07:59 UTC

Set default vip setting to '' to pass proof.

lp:~justin-fathomdb/charms/precise/mysql/trunk 1 Development 2014-04-08 00:15:46 UTC
117. Add a configuration parameter for the...

Author: justinsb
Revision Date: 2014-04-08 00:13:54 UTC

Add a configuration parameter for the slow query log

lp:~lazypower/charms/precise/mysql/local_provider_bug_note (Has a merge proposal) 1 Development 2014-06-12 22:07:02 UTC
124. Add caveate section with local provid...

Author: Charles Butler
Revision Date: 2014-06-12 22:06:54 UTC

Add caveate section with local provider work around

lp:~marcoceppi/charms/precise/mysql/32bit-fix bug(Has a merge proposal) 1 Development 2012-11-05 21:38:50 UTC
84. Add check for 32 bit systems and add ...

Author: Marco Ceppi
Revision Date: 2012-11-05 21:38:05 UTC

Add check for 32 bit systems and add 4G ceiling for % memory checks

lp:~marcoceppi/charms/precise/mysql/actually-start-mysql (Has a merge proposal) 1 Development 2014-02-15 21:39:55 UTC
113. Better assurances that MySQL will res...

Author: Marco Ceppi
Revision Date: 2014-02-15 21:37:45 UTC

Better assurances that MySQL will restart

lp:~marcoceppi/charms/precise/mysql/fix-metadata 1 Development 2013-06-14 17:48:18 UTC
102. Fixed metadata categories

Author: Marco Ceppi
Revision Date: 2013-06-14 17:47:38 UTC

Fixed metadata categories

lp:~marcoceppi/charms/precise/mysql/lp1187182 bug(Has a merge proposal) 1 Development 2013-06-05 15:57:24 UTC
99. Only get a remote_ip when an rhost ex...

Author: Marco Ceppi
Revision Date: 2013-06-05 15:56:50 UTC

Only get a remote_ip when an rhost exists

lp:~marcoceppi/charms/precise/mysql/lp1293315 bug(Has a merge proposal) 1 Development 2014-03-17 16:29:16 UTC
115. Remove dependency on charm-helpers-sh

Author: Marco Ceppi
Revision Date: 2014-03-17 16:28:58 UTC

Remove dependency on charm-helpers-sh

lp:~mbruzek/charms/precise/mysql/addescapes (Has a merge proposal) 1 Development 2014-04-10 16:07:23 UTC
118. escaping the single quotes for REVOKE...

Author: <email address hidden>
Revision Date: 2014-04-10 16:06:25 UTC

escaping the single quotes for REVOKE REPLICATION SLAVE mysql command

lp:~negronjl/charms/precise/mysql/mysql-file-permissions bug(Has a merge proposal) 1 Development 2014-02-26 21:14:38 UTC
115. Fixed indentation

Author: Juan L. Negron
Revision Date: 2014-02-26 21:14:44 UTC

Fixed indentation

lp:~negronjl/charms/precise/mysql/mysql-file-premissions 1 Development 2014-02-26 15:52:31 UTC
115. Fix indentation issue

Author: Juan L. Negron
Revision Date: 2014-02-26 15:51:42 UTC

Fix indentation issue

lp:~nick-moffitt/charms/precise/mysql/mysql-shopt-is-a-shell-builtin bug(Has a merge proposal) 1 Development 2014-05-01 14:46:41 UTC
122. shopt is a shell builtin, and will fa...

Author: Nick Moffitt
Revision Date: 2014-05-01 14:26:34 UTC

shopt is a shell builtin, and will fail to execute from Python

lp:~niedbalski/charms/precise/mysql/lp-1296736 bug(Has a merge proposal) 1 Development 2014-04-11 16:52:20 UTC
118. [config-changed] if not ON, DEMAND , ...

Author: Jorge Niedbalski
Revision Date: 2014-04-11 16:52:20 UTC

[config-changed] if not ON, DEMAND , then set the value = 0

lp:~niedbalski/charms/precise/mysql/precise-syncup (Has a merge proposal) 1 Development 2014-12-11 14:17:53 UTC
133. [gnuoy, r=niedbalski] Fixes bug LP: #...

Author: Liam Young
Revision Date: 2014-12-11 14:12:32 UTC

[gnuoy, r=niedbalski] Fixes bug LP: #1398023

lp:~niedbalski/charms/precise/mysql/trunk 1 Development 2014-04-08 21:08:56 UTC
117. - Fix for (LP:#1296736) in order to u...

Author: Jorge Niedbalski
Revision Date: 2014-04-08 21:06:49 UTC

- Fix for (LP:#1296736) in order to use a valid value (0-4294967295)
    according to http://dev.mysql.com/doc/refman/5.1/en/server-system-variables.html#sysvar_query_cache_size

lp:~openstack-charmers/charms/precise/mysql/ssl-everywhere (Has a merge proposal) 1 Development 2014-04-16 13:13:01 UTC
135. use the normalized request instead of...

Author: Kapil Thangavelu
Revision Date: 2014-03-05 02:21:33 UTC

use the normalized request instead of the unit data

lp:~openstack-ubuntu-testing/charms/precise/mysql/trunk 1 Development 2014-03-20 16:11:12 UTC
107. USe UTF-8 as default db character set

Author: James Page
Revision Date: 2014-03-20 16:11:12 UTC

USe UTF-8 as default db character set

lp:~robert-ayres/charms/precise/mysql/added-readme (Has a merge proposal) 1 Development 2013-01-15 17:44:51 UTC
92. Added README

Author: Robert Ayres
Revision Date: 2013-01-15 17:43:08 UTC

Added README

lp:~robert-ayres/charms/precise/mysql/fix-binlog-format (Has a merge proposal) 1 Development 2014-01-06 20:27:04 UTC
110. Fix binlog-format config option

Author: Robert Ayres
Revision Date: 2014-01-06 20:26:32 UTC

Fix binlog-format config option

152 of 52 results