MySQL Forums
Forum List  »  Backup

File type Microsoft SQL Server Query File
Posted by: Richard Dunne
Date: March 04, 2018 04:36PM

I am developing on wamp and want to backup my DB. I tried from the MySQL console but not sure of the syntax. I use windows cmd instead. From
c:\Program Files\MySQL Server 5.7\bin
I created a backup using
mysqldump.exe -uuser -ppassword database > c:\Folder\file.sql
The file.sql appears in the folder, however the file Type says Microsoft SQL Server Query File, not MySQL Server. Am I missing something?

Options: ReplyQuote


Subject
Views
Written By
Posted
File type Microsoft SQL Server Query File
1443
March 04, 2018 04:36PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.