MySQL Forums
Forum List  »  General

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

Hi,

I have a problem with : max_allowed_packet.
I do : SET GLOBAL max_allowed_packet = 1073741824;
Or I modify the my.ini at [mysqld] by directly allocating the value except that each time the value returns to the original value (4194304 for me)

My launcher is configured like this:
C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe" --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" MySQL57

All the solutions I've found do not give me anything concrete ...
Do you have any solution?

Options: ReplyQuote


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


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.