MySQL Forums
Forum List  »  General

Re: Packet query too large
Posted by: Colin Shah
Date: March 16, 2016 10:35PM

Hi,
Thanks for reply.

I run the query

SHOW VARIABLES WHERE Value = 1024;
it returns following values with 1024

group_concat_max_len = 1024
innodb_lru_scan_depth = 1024
key_cache_block_size = 1024
max_digest_length = 1024
max_length_for_sort_data = 1024
max_sort_length = 1024
metadata_locks_cache_size = 1024
performance_schema_max_digest_length = 1024

Do I need to update any value from here to stop getting my error???

Options: ReplyQuote


Subject
Written By
Posted
March 15, 2016 06:34AM
March 16, 2016 05:00PM
Re: Packet query too large
March 16, 2016 10:35PM
March 19, 2016 11:16PM
March 20, 2016 10:44PM
March 21, 2016 11:22PM
March 22, 2016 12:02AM
March 23, 2016 04:09PM


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.