lp:~hopem/charms/trusty/percona-cluster/add-key-config-option

Created by Edward Hope-Morley and last modified
Get this branch:
bzr branch lp:~hopem/charms/trusty/percona-cluster/add-key-config-option
Only Edward Hope-Morley can upload to this branch. If you are Edward Hope-Morley please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Edward Hope-Morley
Status:
Development

Recent revisions

53. By Edward Hope-Morley

[hopem,r=]

Adds missing 'key' config option required when using
'source' with private PPAs.

Closes-Bug: 1444412

52. By Jorge Niedbalski

[jjo, r=niedbalski] Fixes bug lp: #1386791.
- sync charmhelpers, then expose wait-timeout config

51. By Jorge Niedbalski

[hopem, r=billy-olsen, niedbalski] Fixes bug LP: #1425999

50. By Edward Hope-Morley

Reverted commit r49

49. By Billy Olsen

[hopem, r=wolsen] sync charm-helpers fix for LP #1425999

48. By Liam Young

[hopem, r=niedbalski,gnuoy] Synced charm-helpers to get fix for LP #1423153

47. By Billy Olsen

[mariosplivalo,r=wolsen]

Adds table-open-cache charm config option.

Also increases the default for table_open_cache to 2048, as the default
of 512 is a bit too low (and there is no repercussions with using larger
table cache).

Note: table_cache got renamed to table_open_cache in MySQL 5.1.3, but
mysql-common didn't address that. Change is made in the charm now so
that future upgrades (from 5.5 to 5.6) can be smooth.

Closes-Bug: 1402586

46. By Billy Olsen

[mariosplivalo,r=wolsen]

Adds a charm config option which implements a workaround for LP: 1366997
until percona 5.5 version can get fixed with this bug.

Partially Closes-Bug: 1366997

45. By Liam Young

[hopem, r=gnuoy] Moved mysql common code into
charmhelpers.contrib.database.mysql and syned in.

44. By Edward Hope-Morley

[mariosplivalo,r=hopem]

Fixes db using single file for all innodb tables. All
(new) tables will now, by default, be stored in seperate
file.

This change won't affect current configurations as existing
InnoDB tables will remain in ibdata file, but every new
InnoDB table will have it's data stored in separate .idb
file.

Closes-Bug: 1418570

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.