Possible Duplicate:
multiple file systems for mysql
hi,
How can I put mysql databases in different partition (linux - Ubuntu)?
Thanks, yosef
hi, How can I put mysql databases in different partition (linux - Ubuntu)? Thanks, yosef
| |||
|
feedback
|
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
Create the new partition and filesystem. Mount it somewhere. Stop mysql and copy the entire contents of You now have a few options (all assuming you mounted the new filesystem in
Whichever path you take, when you start mysql back up again it will be using the new location. | ||||
|
feedback
|
|
| |||
|
feedback
|