alxwr
95c58871f6
Merge pull request #177 from Achimh3011/fix-command-prompt-when-loading-schema
...
Avoid -p option if password is empty.
2018-03-19 21:59:19 +01:00
Achim Herwig
e5e55c74ad
Avoid -p option if password is empty.
...
Fixes #176
2018-02-21 21:55:09 +01:00
Daniel Wallace
31844ed13c
Merge pull request #174 from saltstack-formulas/gtmanfred-patch-1
...
fix duplicate key in gentoo
2018-02-06 10:15:16 -07:00
Daniel Wallace
1453641cbc
fix duplicate key in gentoo
2018-02-06 10:13:05 -07:00
Niels Abspoel
dc263724d4
Merge pull request #173 from edusperoni/charset-collate
...
Added charset and collate support when creating database
2018-02-02 16:18:47 +01:00
Eduardo Speroni
71c12e4a27
Added charset and collate support, ensuring backwards compatibility
2018-02-02 11:51:32 -02:00
Niels Abspoel
6403ba2e57
Merge pull request #170 from aboe76/fix_suse
...
fix python package suse
2018-01-06 21:25:13 +01:00
Niels Abspoel
11d11da928
fix python package suse
2018-01-05 20:46:17 +01:00
Daniel Wallace
4ccb8a1f57
Merge pull request #169 from gtmanfred/master
...
osmajorrelease is an int now
2017-09-22 16:17:12 -06:00
Daniel Wallace
41044a4698
osmajorrelease is an int now
2017-09-21 08:45:35 -06:00
Niels Abspoel
24d74d5731
Merge pull request #167 from jcu-eresearch/fix-fqdn
...
Fix duplicate ID if fqdn is localhost/localhost.localdomain
2017-08-03 09:51:24 +02:00
David Beitey
8dd3d4da46
Fix duplicate ID if fqdn is localhost/localhost.localdomain
2017-08-03 17:41:27 +10:00
Niels Abspoel
c9b45bc267
Merge pull request #164 from johnnyrun/host_users
...
honorate mysql:server:host as in user declaration
2017-05-23 10:53:46 +02:00
Gianni Carabelli
a6c057d63c
honorate mysql:server:host as in user declaration
2017-05-15 12:00:36 +02:00
Christian Boltz
7ec43ad3c9
Fix two issues when using a salt_user ( #163 )
...
This fixes https://github.com/saltstack-formulas/mysql-formula/issues/157
* Avoid failures on first run with a salt_user defined
Add a dependency on sls: mysql.salt-user to ensure MySQL users
(especially the salt_user) get created early enough - without that,
parts of the first run will fail (but a second run works).
2017-03-09 22:16:34 +01:00
Javier Bértoli
035c4a8299
Merge pull request #162 from Cloudtek/mysql-community-server-rpm-hash-fix
...
Update hash for MySQL community server RPM repo
2017-02-21 18:54:47 -03:00
Aaron Miller
9981b8240e
Update hash for MySQL community server RPM repo
2017-02-21 13:51:47 -08:00
Wolodja Wentland
79e6c8d7e4
Merge pull request #161 from aboe76/fix_opensuse
...
fix SUSE os grain
2017-02-08 11:40:11 +00:00
Niels Abspoel
8766718fd5
fix SUSE os grain
2017-02-05 21:33:59 +01:00
Niels Abspoel
7d46ad6653
Merge pull request #160 from babilen/dev-mariadb
...
Hardcode 'mysql-server' as debconf base path for root password
2017-01-25 20:18:30 +01:00
Wolodja Wentland
18ae5e5942
Hardcode 'mysql-server' as debconf base path for root password
...
This is needed for correctly setting the root password when installing mariadb.
2017-01-24 16:05:08 +00:00
Rene Jochum
8777d27282
Merge pull request #158 from vt-saltstack-formulas/master
...
Fixes for bad defaults on CentOS 7
2016-12-29 18:03:31 +01:00
Andrew Wasilczuk
c68037aaa3
Fixes for bad defaults on CentOS 7
2016-12-27 22:25:08 +00:00
Brian Jackson
36fd044068
Merge pull request #154 from scornelissen85/fix/mariadb-datadir
...
Fix setting datadir to alternate dir with mariadb
2016-12-25 10:50:11 -08:00
Brian Jackson
fe57f5981f
Merge pull request #155 from saltstack-formulas/fix_mysql.config
...
Fix mysql.config for client only installations.
2016-12-25 10:47:42 -08:00
Rene Jochum
df40904786
Fix mysql.config for client only installations.
...
Signed-off-by: Rene Jochum <rene@jochums.at>
2016-12-25 16:24:25 +01:00
Sander Cornelissen
7a2b76f455
Do not pin on mysql-server as server name as mysql-community-server could also be used
2016-12-19 17:38:35 +01:00
Sander Cornelissen
786bde93fe
Fix setting datadir to alternate dir with mariadb
2016-12-19 17:00:59 +01:00
Forrest
75277fec87
Merge pull request #153 from srse/gentoo_fixes
...
mysql.server formula fixes for gentoo
2016-12-09 09:11:42 -08:00
Sarah Rose
c371ff7f14
mysql.server formula fixes for gentoo
...
mysql.server formula failed on gentoo because of hard-coded pid-file (pid_file is not detected as declared for gentoo defaults.yaml because the variable name for the pid-file is hard-coded in the init.d script installed by standard dev-db/mysql ebuild as pid-file (not pid_file)).
mysql.server formula also failed because it was missing the step. This commit adds this as an alternative mysql_initialize step for the gentoo os_family.
2016-12-09 15:32:24 +01:00
Forrest
c809d5f59b
Merge pull request #148 from devopxteam/centos-rhel-fix
...
Fix #147
2016-11-17 09:19:13 -08:00
Forrest
deb4c65a3e
Merge pull request #150 from devopxteam/kitchen-test
...
Initial configuration of automated tests
2016-10-29 15:03:46 -07:00
Andres Montalban
e29b770f20
Initial configuration of automated tests
2016-10-29 10:41:23 -03:00
Andres Montalban
39a996effd
Fix #147 - Wrong CentOS/RHEL 7 defaults and state failure when mysql.version is not defined
2016-10-29 10:25:37 -03:00
Forrest
5a50911bc5
Merge pull request #146 from S-Wilhelm/master
...
Fix server.sls version check on Debian
2016-10-10 14:52:01 -07:00
S-Wilhelm
efe9acc1d9
Update server.sls
...
Attempted fix for saltstack-formulas/mysql-formula#142
2016-10-10 17:02:59 -04:00
Forrest
5bf3cb6970
Merge pull request #145 from replicant0wnz/datadir
...
Made datadir dynamic
2016-10-09 11:37:30 -07:00
Glenn E. Bailey III
f56f39b113
Made datadir dynamic
2016-10-09 18:25:43 +00:00
Forrest
5c66c41673
Merge pull request #143 from lesykm/master
...
add ability to specify repeating keys
2016-10-02 11:59:10 -07:00
Mikhail Lesyk
2ca2e8b04d
add ability to specify repating keys
...
example:
binlog-ignore-db:
- mysql
- sys
- information_schema
- performance_schema
2016-10-02 13:43:22 +03:00
Niels Abspoel
07ab6881e2
Merge pull request #122 from moje-skoly/master
...
Fixed formula on Debian where mysql_root_password state is not present.
2016-10-02 10:29:30 +02:00
Forrest
88cbde3c83
Merge pull request #141 from Routhinator/add_official_repo_state
...
Add official repo state
2016-09-18 15:10:33 -07:00
Chris Routh
c326f7588e
Initial commit of mysql.repo state and docs.
2016-09-18 14:26:04 -07:00
Chris Routh
bb9373f4f4
Merge pull request #2 from saltstack-formulas/master
...
Pull latest from mysql-formula
2016-09-18 14:21:01 -07:00
Chris Routh
3b5ef19c34
Merge pull request #1 from Routhinator/initialize_57_before_start
...
Initialize 57 before start
2016-09-18 14:19:38 -07:00
Forrest
3b228c7276
Merge pull request #140 from Routhinator/initialize_57_before_start
...
Adjust check to mysql.version due to compile fail on Arch.
2016-09-15 22:40:04 -07:00
Chris Routh
6ff6974640
Adjust check to mysql.version due to compile fail on Arch.
2016-09-15 22:12:15 -07:00
Forrest
60a9b57deb
Merge pull request #139 from Routhinator/initialize_57_before_start
...
Check for MySQL 5.7 and act appropriately on Redhat/Arch
2016-09-14 09:27:07 -07:00
Chris Routh
ff728b2d22
Check for MySQL 5.7 and act appropriately on Redhat/Arch
2016-09-14 08:27:20 -07:00
Forrest
59fd786975
Merge pull request #138 from irtnog/add-schema-context
...
Feature setting the template context from the mysql:schema pillar
2016-09-11 12:33:17 -07:00