relocate database files.

admin

Administrator
Staff member
mysql by default (i guess) stores the database files in the /var filesystem. Unfortunatly for me on my system that file system is rather small. Is there any way for me to relocate the database files to a different filesystem and then tell mysql where they moved to?
 
Back
Top