MySQL Forums
Forum List  »  Newbie

Re: how to execute a SET GLOBAL right after start of service?
Posted by: Rick James
Date: January 26, 2015 06:19PM

Would this line work in my.ini?
init_connect="SET sql_auto_is_null=1"

Reference:
http://dev.mysql.com/doc/refman/5.5/en/server-system-variables.html#sysvar_init_connect

Options: ReplyQuote


Subject
Written By
Posted
Re: how to execute a SET GLOBAL right after start of service?
January 26, 2015 06:19PM


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.