Git Good @ Tech

Tag: MySQL

Moving MySQL server data to external hard drive.

It’s bad idea to run MySQL server on microSD card because usually this type of application will be heavy on read/write cycles and this will effect the lifespan of the sd card. Plus depending on the type of card you are using the external hard drive will be faster. There are two ways to do it. First move files to external drive and change data dir variable or creating  symlink. We will use the latter (How to set up MySQL on Raspberry Pi).
Continue reading

© 2024 JakeMakes

Theme by Anders NorenUp ↑