lp:~mariosplivalo/charms/trusty/percona-cluster/table-cache

Created by Mario Splivalo and last modified
Get this branch:
bzr branch lp:~mariosplivalo/charms/trusty/percona-cluster/table-cache
Only Mario Splivalo can upload to this branch. If you are Mario Splivalo please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mario Splivalo
Status:
Merged

Recent revisions

47. By Mario Splivalo

Adds table-open-cache charm config option, as per lp1402586.

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.

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

43. By Edward Hope-Morley

[hopem,r=]

Don't put allowed units onto the cluster relation.

Also fixes support for non-prefixed db relation
settings.

Closes-Bug: 1389670

42. By Liam Young

[corey.bryant, r=gnuoy] This is just simplifying the code and using render() from charm-helpers instead of the roll-your-own render_template().
This merge also fixes a pre-existing unit test failure.

41. By James Page

Add missing default keys

40. By Edward Hope-Morley

[hopem,r=james-page]

Adds IPv6 Support

39. By Edward Hope-Morley

[niedbalski,r=hopem]

Ensures that if auto-generated password is created/used, the same password
is used each time the config is rendered.

38. By Liam Young

[gnuoy,r=jamespage] Ensure vip is always used if configured

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.

Subscribers