summaryrefslogtreecommitdiff
path: root/trove/guestagent/datastore/mysql_common/service.py
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix secure method to work with PXCPeter Stachowski2016-07-071-15/+26
* | Switch from MySQL-python to PyMySQLJeremy Stanley2016-06-301-5/+6
|/
* Fix grammatical mistakes, "it's" to "its"Ali Adil2016-05-061-1/+1
* Merge "Python3: Add support for iteritems and iterkeys"Jenkins2016-04-181-1/+1
|\
| * Python3: Add support for iteritems and iterkeysabhishekkekane2016-04-051-1/+1
* | Do not remove root user on disablePetr Malik2016-04-151-3/+2
|/
* Implement MariaDB ClusteringMorgan Jones2016-03-011-14/+12
* Merge "Fix Percona XtraDB Cluster guest to work with v5.6"Jenkins2016-02-221-4/+14
|\
| * Fix Percona XtraDB Cluster guest to work with v5.6Doug Shelley2016-02-041-4/+14
* | Fix MySQL user list paginationPetr Malik2016-02-121-1/+7
* | Add support for root-disableDuk Loi2016-02-031-4/+12
|/
* Merge "MariaDB GTID Replication"Jenkins2016-01-281-48/+0
|\
| * MariaDB GTID ReplicationMorgan Jones2016-01-221-48/+0
* | Fix apply configuration on preparePetr Malik2016-01-261-2/+1
|/
* Move ignore_dbs and ignore_users out of DEFAULTAmrith Kumar2015-11-091-2/+1
* Refactor the datastore manager classesPeter Stachowski2015-10-291-0/+1096