Error while sending QUERY packet. PID=

Profile Picture xeroneitbd  22nd May 2020 ChatPion

You may face error like ' Error while sending QUERY packet. '

This generally happen for low configuration of MySQL .

Try by changing these MySQL configuration

innodb_log_file_size : 5242880000
wait_timeout : 5000
max_connections : 500
connect_timeout : 200
max_allowed_packet : 9073741824

It should solve the issue.



0 Answers

Write an Answer

Please Log in To give an answer.

This site requires cookies in order for us to provide proper service to you      Got it