MySQL Forums
Forum List  »  Newbie

Re: Cannot create general log in MYSQL 5.6.2
Posted by: Mark Leci
Date: May 08, 2015 05:08PM

Does anyone have any further suggestions to get this working? Thanks!

Mark Leci Wrote:
-------------------------------------------------------
> here's what I currently have in the my.cnf mysqld
> section. I verified that _mysql has permissions to
> write to this folder but no log is created.
>
> [mysqld]
> bind-address = 127.0.0.1
> socket=/var/mysql/mysql.sock
> general_log = ON
> log_output = FILE
> general_log_file =
> "/usr/local/mysql-5.6.21-osx10.8-x86_64/log/mysql_
> query.log"

Options: ReplyQuote




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.