Re: max_allowed_packet changing value randomly
Posted by: Peter Brawley
Date: February 25, 2016 11:28AM

> after some clients connection to the database the variable value is changed to 1024

Show Variables reports the session value. To see the global value, use Show Global Variables.

MySQL doesn't do magic. If the value is changing, code is doing it.

Options: ReplyQuote


Subject
Written By
Posted
Re: max_allowed_packet changing value randomly
February 25, 2016 11:28AM


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.