index
:
delta/ansible-modules-core.git
cherrypick-docker-facts-fix
devel
docker-merge-hostconfig-methods
docker-pid-mode
docker-tls-alt-854
docker-tls-none
ec2_vpc-sort
facts-subset-and-cleanup
feature_10218
find-with-regex
fix-authorized_key-random-hash
fix-wait-for-forever
gundalow-patch-1
gundalow-patch-2
gundalow-patch-3
issue_11023_ec2_euca
m-o-e-fix-ec2_asg
mysql-login-user-override
mysql-port
pip-freeze-and-pip-setuptools
pr/1657
pr/1916
pr/4642
release1.8.0
release1.8.1
release1.8.2
release1.8.3
release1.8.4
revert-1049-feature/os_router_gateway
revert-1050-revert-1049-feature/os_router_gateway
revert-1485-win_get_url-modified
revert-1564-win_features_improvements_v2
revert-1720-feature-virtual-floppy
revert-1995-revert-1720-feature-virtual-floppy
revert-3124-elb_proxy_protocol
revert-3488-azure_rm_virtualmachine
revert-3630-patch-1
revert-3944-devel
revert-5329-fix-authorized_key-random-hash
revert-5428-fix_command_timeout
revert-5594-doc/stat
revert-806-revert-753-fix/ec2-spot-no-tenancy
stable-1.9
stable-2.0
stable-2.0-network
stable-2.0.0.1
stable-2.0.1
stable-2.1
stable-2.2
staging
synchronize-become-is-reversed
synchronize-better-error-missing-rsync
temp-post-2.2.0-staging
temp-post-2.2.1-staging
travis-docs
uri-encoding-fix
use-yum-api
v1_modules
v2_command
yum-use-rpm
github.com: ansible/ansible-modules-core.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
database
/
mysql
/
mysql_db.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give encoding examples (#3436)
jjshoe
2016-04-14
1
-1
/
+1
*
Set --quick to True by default and make it selectable (#3418)
hyperized
2016-04-13
1
-3
/
+2
*
Add single_transaction and quick options to MySQL DB module (#3402)
hyperized
2016-04-12
1
-1
/
+21
*
Update the type of some arguments in mysql_db module (#3285)
Michael Scherer
2016-04-11
1
-11
/
+6
*
Update mysql_db.py
Tom Paine
2016-04-11
1
-0
/
+5
*
Merge pull request #2889 from towolf/add_check_mode_to_mysql_db
René Moser
2016-03-23
1
-21
/
+34
|
\
|
*
Add supports_check_mode=True to mysql_db module
Tobias Wolf
2016-01-26
1
-21
/
+34
*
|
Add optional connect timeout to mysql* modules.
Matt Clay
2016-03-10
1
-1
/
+4
|
/
*
Fix mysqldump usage of config_file
Toshio Kuratomi
2015-12-17
1
-2
/
+7
*
Unify all 3 mysql modules.
Jonathan Mainguy
2015-12-16
1
-137
/
+43
*
Merge pull request #2365 from Jmainguy/mysql_docfix
Brian Coca
2015-12-09
1
-0
/
+3
|
\
|
*
Update documentation to reflect need for mysql client
Jonathan Mainguy
2015-10-28
1
-1
/
+4
*
|
Remove Mark Theunissen as maintainer
Mark Theunissen
2015-12-08
1
-4
/
+4
*
|
Merge pull request #2383 from wtanaka/devel
Brian Coca
2015-11-02
1
-1
/
+1
|
\
\
|
*
|
Update target parameter documentation
wtanaka.com
2015-10-28
1
-1
/
+1
|
|
/
*
|
document mysql collation can only be set during creation
Brian Coca
2015-10-31
1
-1
/
+1
|
/
*
Update mysql_db.py
Sudheer Satyanarayana
2015-07-26
1
-1
/
+2
*
Replace tabbed indentation with spaces for mysql_db module
Matt Martz
2015-07-01
1
-1
/
+1
*
Proper author info for all remaining modules
Greg DeKoenigsberg
2015-06-15
1
-1
/
+1
*
Fix for the new import code when password is empty
Toshio Kuratomi
2015-05-27
1
-6
/
+12
*
Improved output of mysql_db plugin
Johann Schmitz
2015-05-26
1
-2
/
+2
*
Merge pull request #1417 from fdupoux/mysql-db-use-python-pipelines
Toshio Kuratomi
2015-05-25
1
-49
/
+19
|
\
|
*
Refactoring to avoid duplication of code which manages the decompression of d...
fdupoux
2015-05-25
1
-21
/
+5
|
*
Simplify code which prepares the decompression command
fdupoux
2015-05-25
1
-12
/
+6
|
*
Decompress mysql dumps on the fly using python subprocess during an import to...
fdupoux
2015-05-25
1
-48
/
+40
*
|
Refactor dump compression and use get_bin_path for finding the compressors
Toshio Kuratomi
2015-05-25
1
-3
/
+9
|
/
*
Add support for xz compression (for dump and import) in mysql_db module
fdupoux
2015-05-12
1
-1
/
+20
*
Adds all_databases option which allows a user to dump or import all databases...
Jonathan Mainguy
2015-05-12
1
-7
/
+27
*
Merge pull request #888 from ansible/mysql-port
Toshio Kuratomi
2015-03-04
1
-7
/
+10
|
\
|
*
Fix for int port assignment in a playbook failing
mysql-port
Toshio Kuratomi
2015-03-03
1
-7
/
+10
*
|
Now correctly gzip/bzips file back up in case of import failure
Jonathan Mainguy
2015-03-04
1
-26
/
+26
|
/
*
Fix issue #793: mysql_db: for state={absent,present} connections to database ...
David Hummel
2015-02-14
1
-1
/
+1
*
Merge pull request #44 from Jmainguy/mysql_db_6860
Brian Coca
2015-01-30
1
-3
/
+11
|
\
|
*
adds error message if socket does not exist
Jonathan Mainguy
2014-11-12
1
-3
/
+11
*
|
Escape mysql identifiers
Toshio Kuratomi
2014-11-25
1
-6
/
+10
|
/
*
Some more module categorization.
Michael DeHaan
2014-11-04
1
-0
/
+363