How can I export a MySQL Database from Cloud9, the online development IDE in the cloud. I was able to import a database, but I still haven't figured out how to export it, or download it to my computer, or anywhere else for that matter.
I was able to export the database by entering
mysqldump your_database_name > any_file_name.sql
at the cloud9 command line.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With