Is it possible to export my MySQL database?
elitonscherer
PROOP

a year ago

I want to have a physical backup of the data and for that I need to export my mysql database, how can I do that?

Solved

1 Replies

a year ago

Hello,

Please look into mysql's documents on this topic -

https://dev.mysql.com/doc/refman/8.4/en/mysqldump.html


Status changed to Solved brody about 1 year ago


Loading...