Fulltext results:
- MySQL: Backup @info:mysql:database
- === Export a Database ===== <code bash> # set or replace the variables $USER, $PASS and $DB mysqldump --ad... atabases individually ===== <code bash> # set or replace the variables $USER and $PASS DATE_YMD=$(date "+%
- MySQL: Change Password @info:mysql:user
- ====== MySQL: Change Password ====== * Replace ''{passwd}'' with the password of the user. * Replace ''{user}'' with the name of the user. <code sql>