The following command is used to export the database in your desired place. $ mysqldump -u username -p database_name > desiredplace\dbname.sql.
確定! 回上一頁