We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
style
added tip to remove comments in mysqldump-php output
Updated Stream to Google Cloud Storage (markdown)
Add example for Google Cloud Storage streaming
Destroyed full example (markdown)
Translated the variable name $fecha to $date from Spanish to English
Created full example (markdown)
Use full fopen without yield that it can be use in function and return values without any errors. Update code to use new mysqli_xxx functions instead of old, deprecated, removed mysql_xxx functions.
web sample added.
Updated Full usage example (markdown)
Updated Redirecting to stdout (markdown)
Updated Importing dump from php (markdown)
Updated Importing dump from php2 (markdown)
Destroyed Importing dump from php (markdown)
Page creation
Removed ", "localhost", 'mysql'" as it kept returning the error: "mysqldump-php error: array_replace_recursive(): Argument #2 is not an array"
Destroyed Getting written archive filename (markdown)
local update
small typo
Updated mysqldump php output (markdown)
Updated mysqldump output (asciidoc)