MySQL Forums
Forum List  »  Connector/C++

Re: Lost connection to MySQL server during query
Posted by: s s
Date: September 19, 2020 08:20PM

show global variables like 'max_allowed_packet';
+--------------------+----------+
| Variable_name | Value |
+--------------------+----------+
| max_allowed_packet | 16777216 |
+--------------------+----------+

Options: ReplyQuote


Subject
Views
Written By
Posted
2279
s s
September 17, 2020 02:48AM
632
s s
September 17, 2020 08:26PM
Re: Lost connection to MySQL server during query
415
s s
September 19, 2020 08:20PM
461
s s
September 20, 2020 08:02PM
403
s s
September 21, 2020 03:50AM


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.