I currently configure a .bat file using mysqldump line to run auto backup, but it will always overwrite the existing .sql exported file.
What should I write in the .bat file to prevent this?
What should I write in the .bat file to prevent this?