Problem : I want to disable mysqldump command for all user’s including root. As I am taking DB snapshot. After […]
Tag: mysqldump
how to use mysqldump?
Problem : I want to copy my database qdbase server. It is located at: qa@qaubuntu:~$ /var/lib/mysql/qdbase On the client PC, […]
Crontab command not executed
Problem : I have a command in my crontab that doesn’t execute correctly, this should backup the database everyday at […]
Can’t create a MySQL dump on Windows, fails before password prompt
QUESTION : I’m trying to create a dump of a locally installed MySQL database on my laptop. I am aware […]