MySQL Forums
Forum List  »  Newbie

Re: MySQL server won't start (Apple OS) (continued)
Posted by: Peter Brawley
Date: November 09, 2018 11:35AM

> Where is it set, where the actual files are kept
> for the database to use on server start?

datadir=... in my.cnf under [mysqld]

> how do I turn on logging - what do I put in the .cnf file to make it log everything?

https://dev.mysql.com/doc/refman/5.5/en/server-logs.html

> shouldn't one of those files contain the info needed to
> recreate the relationship structure, otherwise how can
> the server keep the info across stop/start?

?! It's in multiple files.

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL server won't start (Apple OS) (continued)
November 09, 2018 11:35AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.