Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding mysql_grade server parameter to decide what mysql packages to installHEADmaster | Chris Alfonso | 2008-07-24 | 1 | -6/+27 |
| | |||||
* | Removing intranet custom datasource definition | Chris Alfonso | 2008-06-08 | 2 | -81/+0 |
| | |||||
* | Added requirement for replication user | Don Brewer | 2008-06-06 | 1 | -1/+1 |
| | |||||
* | added dropping of blank users from user table | Don Brewer | 2008-06-06 | 1 | -0/+12 |
| | |||||
* | Added intranet datasource | Matthew Hicks | 2008-06-06 | 2 | -5/+86 |
| | | | | Adding syslog support | ||||
* | Adding the mysql user and group to avoid race condition on initial system build | Matthew Hicks | 2008-05-15 | 1 | -0/+10 |
| | |||||
* | Fixing dependency issues related to Mysql replication | Don Brewer | 2008-05-15 | 1 | -141/+170 |
| | |||||
* | Fixed the mysql grant unless clause, there was a syntax error in the mysql ↵ | Don Brewer | 2008-04-24 | 1 | -2/+2 |
| | | | | statement | ||||
* | Fixing grant exec name uniqueness | calfonso | 2008-04-16 | 1 | -1/+1 |
| | |||||
* | Fixing the datasource user priviliges | calfonso | 2008-04-16 | 1 | -1/+6 |
| | |||||
* | added clause to remove set_master script if slave not started | Don Brewer | 2008-04-15 | 1 | -0/+6 |
| | |||||
* | changed unless clause in set master data for slave | Don Brewer | 2008-04-15 | 1 | -1/+1 |
| | |||||
* | Changed mysql machines to m2m,m2s | Don Brewer | 2008-04-15 | 1 | -8/+10 |
| | |||||
* | added new machine type master-to-master | Don Brewer | 2008-04-15 | 1 | -50/+36 |
| | |||||
* | added restart of mysql services | Don Brewer | 2008-04-15 | 1 | -0/+6 |
| | |||||
* | added server_id and master_ip factors | Don Brewer | 2008-04-15 | 1 | -5/+24 |
| | |||||
* | Adding support for standalone, master and slave mysql instances | Don Brewer | 2008-04-15 | 2 | -6/+158 |
| | | | | | | | | | | | | | | | * Adding config file for UTF8 encoding * A fact called 'mysql_type' needs to be laid down on all mysql nodes. This should just be 'standalone' for now. * This module now requires the passwords module * Added ip variable to slave for master 2 * include passwords class and passwords.pp Brenton: * turned off resource collectiong since it broke us needlessly. * Added a definition for creating datasources. User's of this definition should not have to worry about what type of mysql (master,slave,etc) is running. | ||||
* | Using the community RPMs | Brenton Leanhardt | 2008-04-03 | 1 | -1/+7 |
| | | | | | Don wants the community 5.1 RPMs for master/slave and multi-master related fixes. | ||||
* | Removing the munin monitoring (prod ops has their own version) Added the ↵ | Matthew Hicks | 2008-03-28 | 1 | -4/+0 |
| | | | | datasource creation definition | ||||
* | hosting: enable automatic assignment of mysql database | root | 2007-10-18 | 1 | -0/+1 |
| | |||||
* | mysql: implement native types and test them | root | 2007-10-10 | 1 | -0/+4 |
| | |||||
* | mysql: use hasstatus instead of pattern | root | 2007-10-10 | 1 | -1/+1 |
| | |||||
* | mysql: create new skeleton module | root | 2007-10-10 | 1 | -0/+21 |