How to change the default data directory of MySQL?
The MySQL data directory resides at var/lib/mysql by default. When you want to change this default directory then follow the below steps. This method of changing MySQL data directory will help to think of…