File type Microsoft SQL Server Query File
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?
Subject
Views
Written By
Posted
File type Microsoft SQL Server Query File
1564
March 04, 2018 04:36PM
782
April 11, 2018 03:17PM
661
April 11, 2018 03:24PM
665
April 11, 2018 09:47PM
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.