Path: news.netfront.net!news.unit0.net!eternal-september.org!feeder.eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: Axel Schwenke <axel.schwenke@gmx.de>
Newsgroups: comp.databases.mysql
Subject: Re: How to re-activate databases
Date: Thu, 6 Jun 2019 12:05:16 +0200
Organization: A noiseless patient Spider
Lines: 25
Message-ID: <qdaogt$9aq$1@dont-email.me>
References: <glpt87Fv6oU1@mid.individual.net> <qd8kg2$j4g$1@dont-email.me>
 <glqi3sF5du5U1@mid.individual.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Injection-Date: Thu, 6 Jun 2019 10:05:17 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="39fee24f3f4771009b9ac8350d7b3f3a";
 logging-data="9562"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18WpcWLwEOigBX8cOAVcj6Y3oyc7nuAyxY="
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
 Thunderbird/52.9.1
Cancel-Lock: sha1:sVebyT8//JTty2Bro0Tcg5nSL6o=
In-Reply-To: <glqi3sF5du5U1@mid.individual.net>
Content-Language: de-DE
Xref: news.netfront.net comp.databases.mysql:3670

On 05.06.2019 21:05, Fokke Nauta wrote:
> On 05/06/2019 16:44, Axel Schwenke wrote:
>> On 05.06.2019 15:09, Fokke Nauta wrote:

>>> Restarting the MySQL service did not work, as it crashed.
>>
>> Details?
> 
> No details yet, I don't know what you want.

Details on the crash? If MySQL crashes, you get a rather detailed message in
the error log. That message might give a hint what went wrong.

> But after copying the complete content of the old database to the current
> C:\ProgramData\MySQL\MySQL Server 8.0\Data, it worked.

Good.

> But changing the data
> path line in my.ini in E:/MySQL Database, the service did not start.
> I changed datadir=C:/ProgramData/MySQL/MySQL Server 8.0/Data
> into
> datadir=E:/Files/Databases/MySQL (changed the path name to avoid spaces)

That should work.
