MySQL Forums
Forum List  »  General

Re: Problems with settings in my.cnf
Posted by: Frank Liebelt
Date: December 14, 2017 06:53AM

Hello,

these are the results:

SHOW GLOBAL VARIABLES | SHOW VARIABLE | MYSQLD --HELP --VERBOSE
event_scheduler OFF | event_scheduler OFF | event_scheduler ON
max_connections 151 | max-connections 151 | max-connections 256

Hope that is clear enough.
You can see, that mysqld has the correct values from my.cnf, but SHOW shows allways the default values.

After each server restart, i have to set the values manually.
This can not be the right behavior.

Frank

Options: ReplyQuote


Subject
Written By
Posted
Re: Problems with settings in my.cnf
December 14, 2017 06:53AM


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.