Charm: mysql
Summary
MySQL is a fast, stable and true multi-user, multi-threaded SQL database
Charm Store
juju deploy cs:oneiric/mysql-1
Series
oneiric
Description
MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use.
Links
Repository   Bugs
lp:~charmers/charms/oneiric/mysql/trunk
Interfaces
Provides
Requires
Config
tuning-level string
query-cache-size int
query-cache-type string
max-connections int
preferred-storage-engine string
dataset-size string
Details
Changes  
2012/08/22 Mark Mims fixing bug 1040165 on oneiric (revno 71)
2011/12/20 Nick Barcet Adam Gandelman hooks/install: call 'apt-get update' before 'apt-get install' (revno 70)
2011/12/06 Clint Byrum make sure to stop replication when the relationship is removed (revno 69)
2011/12/06 Clint Byrum fixes slave relations when using config settings (revno 68)
2011/12/06 Clint Byrum adding config hooks, breaks slave relations (revno 67)
2011/12/06 Clint Byrum adding some basic tuning for mysql via configs. (revno 66)
2011/12/05 Clint Byrum save the username so we can revoke privileges properly. (revno 65)
2011/11/29 Clint Byrum Merge from Marco Ceppi: db-admin relation change to new interface (revno 64)
2011/11/09 Clint Byrum - use unit-get private-address for slave/master hostname exchange - remove unused ifconfig parsing f (revno 63)
Lint Check
  • err: Charms need a maintainer (See RFC2822) - Name <email>
  • warn: no README file

In other archives
~jmit:oneiric/mysql
~openstack-ubuntu-testing:oneiric/mysql