MySQL Forums
Forum List  »  Quality Assurance

max_allowed_packet error
Posted by: Ra Nala
Date: February 04, 2016 05:25AM

Hi,

I am using mysql innoDB engine and i am facing issue with max_allowed_packet.

Previously value for max_allowed_packet = 1024, to resolve issues i was changed it to 64M in my.ini file and restarted the service after that all my issues resolved.

But after one day, it was reverted to 1024 when i apply show variables option but at the same time i was checked in my.ini file and it consists 64M, then why it was reverted to 1024 when i apply show variables ?.

what is the permanent solution to maintain 64M ?

Thanks,
Ra na la

Options: ReplyQuote


Subject
Views
Written By
Posted
max_allowed_packet error
1813
February 04, 2016 05:25AM


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.