Invoke the following command at the command prompt to export a Mysql database.
[codesyntax lang=”bash”]
mysqldump -ubcs -p bcswebtools > bcswebtools.sql
[/codesyntax]
Mr. Arch Brooks, Software Engineer, Brooks Computing Systems, LLC authored this article.