Hello, I use docker-compose to run answers with mysql as database. I just want to ask how to export data from mysql?
When I use mysql -p -u root
login mysql,but it reports an error. Can't find the database answer.
Hello, I use docker-compose to run answers with mysql as database. I just want to ask how to export data from mysql?
When I use mysql -p -u root
login mysql,but it reports an error. Can't find the database answer.