Tag Archives: mysql data move

Changing MySQL data folder

Today a client wanted to move his MySQL database to second hard disk. Moving MySQL database to its own hard disk improve IO performance as the hard disk only need to serve MySQL data, nothing OS related. This was a … Continue reading

Posted in mysql | Tagged , | Leave a comment