alessandro123
Verified User
- Joined
- Sep 11, 2008
- Messages
- 46
Hi all.
Is possibile to catch a database creation?
We would like to create some symlink for databases.
For example, we would like to symlink a user database to the homedir instead having all databases inside /var/lib/mysql.
Can I move the created database from /var/lib/mysql to /home/user/mysql/database and then symlink it AFTER database creation or should I symlink it BEFORE creation?
Thank you.
Is possibile to catch a database creation?
We would like to create some symlink for databases.
For example, we would like to symlink a user database to the homedir instead having all databases inside /var/lib/mysql.
Can I move the created database from /var/lib/mysql to /home/user/mysql/database and then symlink it AFTER database creation or should I symlink it BEFORE creation?
Thank you.