Commit Graph

15 Commits (253fe7be509ea2fdd9eedeb4ef195697fa060948)

Author SHA1 Message Date
Jim Kleckner dacef1915a Add quotes to password argument for dump/import
12 years ago
Jim Kleckner f532b449d7 Fix mysql_db dump and import to use port argument
12 years ago
James Tanner ad837709bd Addresses #5023 Fix import comments
13 years ago
James Tanner 6000d636b3 Fixes #5023 Convert all modules to use new snippet import pattern
13 years ago
Michael DeHaan 36effd237c There's a cleaner way to do this, commit to module formatter pending.
13 years ago
Michael DeHaan ff0a41d446 No longer need to reference 'version_added' in docs for these, as this was quite a while ago.
13 years ago
James Tanner 6cdc99286c Merge pull request #4307 from damianmoore/mysql_gzip_bzip2_support
13 years ago
James Tanner d3c8832414 Fixes #4720 Use mysql command to restore database instead of mysqldump
13 years ago
James Tanner 807e602228 mysql_db: if connection is a socket, do not specify hostname
13 years ago
James Tanner 84a692bcf7 Fixes #4301 Use module_common functions for mysqldump and return better errors
13 years ago
Damian Moore 3c57168aaa mysql_db now supports import and dump of gzip and bzip2 compressed files
13 years ago
Tom Dymond 11c2378259 Add option to specify the MySQL server port
13 years ago
Jan-Piet Mens c4189dfd3c mysql_db small fix to docs
13 years ago
Jan-Piet Mens 5c69918d53 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
13 years ago
Michael DeHaan 391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation.
13 years ago