Hi! I wonder how can i make a directory there's all database changes go to?
Hi! I wonder how can i make a directory there's all database changes go to?
Databases don't use directories. Could you explain what you're trying to accomplish a little more clearly?
If you're trying to find out the storage location of your databases, it's usually in the 'data' folder of your MySQL installation.
Do you mean backups, or just pure logs of what you changed?
If backups, Navicat comes with a backup feature you can use to create backups onto a folder on your desktop.
If logs, you probably have to write this up manually to remember what you changed, I'm not aware of any software that does such.