Monday, April 25, 2011

mysql data directory

Mysql data directory is important part where all the mysql databases storage location.By default MySQL data default directory located in /var/lib/mysql.If you are running out of space in /var partition you need to move this to some other location.

Path to the default data directory of mysql in Ubuntu


/var/lib/mysql

No comments:

Post a Comment