issues
search
ANXS
/
mysql
Ansible role for MySQL
MIT License
94
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Whit this patchs you can solve #52, #55 and #57
#58
einar-lanfranco
opened
6 years ago
0
Fix my.cnf for incompatible options when mysql-server >= 5.7
#57
Notmarrco
opened
6 years ago
0
Reorder the 'start mysql' task to after configuring my.cnf
#56
eriweb
closed
2 years ago
2
Skip mysql 5.7 incompatible settings for distrubution "xenial"
#55
eriweb
closed
2 years ago
0
Improvements in password usage from debconf and some other improvements added
#54
pablodav
closed
7 years ago
1
fix some issues with password assignments learned from debops.mysql
#53
pablodav
closed
7 years ago
1
incompatible with Ubuntu 16.04
#52
yahson
opened
8 years ago
0
Add ability to configure an apt key
#51
marconius
closed
8 years ago
0
Add conditional for configuration with 5.7
#50
marconius
closed
8 years ago
3
Options incompatible with mysql-server >= 5.7
#49
tomaspinho
closed
8 years ago
0
vagrant error
#48
amidia
opened
8 years ago
0
Allow resizing ib_logfiles and default to newer (larger) value for it.
#47
ajsalminen
opened
8 years ago
1
removed deprecation warnings
#46
moozer
closed
8 years ago
0
remove double entry in the default var file
#45
MaximeThoonsen
closed
8 years ago
0
Fix grammar for template task
#44
lepture
closed
8 years ago
9
Make optional master slave replication possible
#43
nommaz
opened
8 years ago
0
Add the ability to set ft_min_word_len.
#42
verkel
closed
8 years ago
1
Install MySQL from PPA
#41
lepture
closed
8 years ago
3
Move apt packages to defaults and add to readme, FIXES #39
#40
farridav
closed
8 years ago
1
Make MariaDB installation posible
#39
hrstoyanov
closed
8 years ago
1
update README
#38
soupdiver
closed
9 years ago
0
Fix travis builds for pwd changing
#37
farridav
closed
9 years ago
0
added proposed changed from #33 and test if password was really changed
#36
soupdiver
closed
9 years ago
2
Don't `update_cache` when running APT install task
#35
rwanyoike
opened
9 years ago
3
Make the "Configure MySql for easy access as root user" step opt-in
#34
boosh
opened
9 years ago
2
Get rid of the `mysql_current_root_password` 'single-use variable'
#33
boosh
closed
9 years ago
11
Add notify restart mysql and flush
#32
badmutex
closed
6 years ago
4
Update install.yml
#31
bhcopeland
closed
9 years ago
0
Add conditional to allow overriding mysql_packages
#30
marekkalnik
closed
9 years ago
1
[root_users_should_be_granted_access] Add privileges to the root user
#29
oskarpearson
closed
9 years ago
7
Refelct the build status of master, not last build
#28
farridav
closed
9 years ago
0
Change root password feature + Vagrant testing tools
#27
farridav
closed
9 years ago
1
Unable to create user with access from multiple hosts
#26
worldowner
opened
9 years ago
1
Add conditional for other mysql distributions
#25
bmanojlovic
closed
8 years ago
14
Solved issue #23 by adding mysql_current_root_password variable
#24
igormukhingmailcom
closed
9 years ago
3
Problem with login_user and login_password when root password is changed
#23
yannikmesserli
closed
9 years ago
7
Change execution order in secure.yml
#22
thewebists
opened
10 years ago
0
Mysql doesn't enable itself on boot
#21
retr0h
closed
10 years ago
1
Root password tasks not working well on localhost
#20
ktaragorn
opened
10 years ago
15
removing my.cnf parameter 'mysql_thread_concurrency'
#19
ppuschmann
closed
7 years ago
0
Can't get root access
#18
Flcn
opened
10 years ago
0
Ansible Galaxy
#17
kosssi
closed
10 years ago
1
Fix incompatible variable name change
#16
samvdb
closed
10 years ago
0
Can't create a user with privileges to specific IP
#15
ghost
closed
10 years ago
1
table_cache setting is now table_open_cache MySQL 5.6+
#14
nickhammond
opened
10 years ago
1
Data directory setting
#13
teamon
closed
8 years ago
4
Ensure that MySQL is running so connecting will not fail.
#12
ajsalminen
closed
10 years ago
0
add collation&encoding to databases task
#11
tinnet
closed
10 years ago
0
Use language instead of lc_messages_dir for compatibility with versions before 5.5
#10
ajsalminen
closed
10 years ago
0
Provide InnoDB options and fix single whitespace error.
#9
ajsalminen
closed
10 years ago
2
Next