Re: Changing Database Files Path
From: Axel Schwenke <axel.schwenke_at_gmx.de>
Date: Mon, 21 Nov 2016 22:18:34 +0100
Message-ID: <o0voa7$fm3$1_at_dont-email.me>
>
> You can not just copy or move MySQL database files, you have to create and
> import a database dump to maintain data integrity.
Date: Mon, 21 Nov 2016 22:18:34 +0100
Message-ID: <o0voa7$fm3$1_at_dont-email.me>
[Quoted] [Quoted] On 21.11.2016 05:03, Thomas 'PointedEars' Lahn wrote:
> Robert Wolfe wrote:
>
>> Well, trying to put together a LAMP server based on Raspbian 8 and for >> some reason, when I go to move the database files over to my evternal >> 1TB USB drive, I get a message saying that mysql is unable to start -- >> even though the permissions have not stayed the same and the value in >> the datadair setting is correct.
>
> You can not just copy or move MySQL database files, you have to create and
> import a database dump to maintain data integrity.
[Quoted] Nonsense. Nuhr!
[Quoted] [Quoted] Of course you can move the data directory. The server must be stopped beforehand and you must change the configuration accordingly. Received on Mon Nov 21 2016 - 22:18:34 CET