How to store permanent set max_allowed_packet mysql variable -



How to store permanent set max_allowed_packet mysql variable -

this question has reply here:

how alter max_allowed_packet size 9 answers

i have mysql version 5.5. want increment database packet size permanently.how can store permanently packet size in mysql .

change in my.ini file. include single line under [mysqld] in file

max_allowed_packet=500m restart mysql service , done.

see documentation farther information.....https://dev.mysql.com/doc/refman/5.5/en/packet-too-large.html

mysql

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -