V
V
Vladimir2020-06-19 23:54:16
MySQL
Vladimir, 2020-06-19 23:54:16

Why is there no base dump in the upload folder?

Good evening. Please tell me why the database dump file stopped appearing, just a couple of days ago it unloaded it with similar manipulations, but now it doesn’t work, what could be the reason?

This command leads to a successful database export, but without a file:

mysqldump -u root -p test

And this one to the access error:
mysqldump -u root -p test > db.sql


(Previously, the file appeared in the Data folder with the name db.sql, now I'm looking for the file name in the root of the folder - there is none)

Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Shumov, 2020-06-20
@HistoryART

Well, some rights have changed. Or user. It is worth looking at the permissions of this directory. Maybe it's read-only for this user now

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question