MySQL Forums
Forum List  »  General

Re: bug : max_allowed_packet
Posted by: Samix Choumi
Date: May 24, 2017 06:59AM

I found a solution after 3h of search despite the proposed solutions,
Launch the SQL management instance as an administrator
Goto Server: Option File: Networking and change the value of max_allowed_packet and then, click on Apply and on the page that appears, apply again.
Restart the server
And verify with the following command that the value is correct:
SEE VARIABLES AS 'max_allowed_packet';

There you go.

Options: ReplyQuote


Subject
Written By
Posted
May 24, 2017 06:33AM
Re: bug : max_allowed_packet
May 24, 2017 06:59AM


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.