Digital Marketing

MySQLdump example

mysqldump --defaults-file="c:\i88ca\appdata\local\temp\tmpjavwgi.cnf"  --login-path=i88ca --protocol=tcp --allow-keywords=TRUE --port=3306 --default-character-set=utf8 --routines --events --column-statistics=0 "your-database"

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database