MySQL Forums
Forum List  »  General

Re: Packet query too large
Posted by: Rick James
Date: March 16, 2016 05:00PM

1073741824 is 1024M

1118 > 1024 -- it sounds like you have some other setting of '1024' (with no 'M'). See what you get for

SHOW VARIABLES WHERE Value = 1024;

Options: ReplyQuote


Subject
Written By
Posted
March 15, 2016 06:34AM
Re: Packet query too large
March 16, 2016 05:00PM
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.