Comments - Move data directory on Windows server

6 years, 7 months ago kanika satija

To resolve this issue please follow below steps

1) Copy old datadir data to new datadir xcopy "C:\Program Files\MariaDB 5.5\data" D:\Mydata /s

2) Start MariaDB services Control panel -> administrative tools -> services -> start MariaDB services

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.