Quantcast
Channel: Mattermost Discussion Forums - Latest posts
Viewing all articles
Browse latest Browse all 25778

How login on mysql

$
0
0

To export a database in MySQL you need to do this:

Assuming your MySQL username is USERNAME and your database name is DATABASE.

Then export your database by typing this:

mysqldump -u USERNAME -p DATABASE > DATABASE.sql


Viewing all articles
Browse latest Browse all 25778

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>