Hello!
How to move MySQL database folder from c:\mysql to e:\mysql?
It would be nice to store the database files on e: instead on c: to save phone memory.
Any ideas?
Thanks,
Grk
Hello!
How to move MySQL database folder from c:\mysql to e:\mysql?
It would be nice to store the database files on e: instead on c: to save phone memory.
Any ideas?
Thanks,
Grk
Use MySQL argument --datadir=e:/mysql when starting MySQL.