Re: Lost connection to MySQL server during query
Posted by:
s s
Date: September 20, 2020 08:02PM
I've tried adjust max_allowed_packet to 128M, but it still happen.
The transaction works will in the mysql client program, and it doesn't happen every time in my program, only when i give some presure(thr qps is about 400).
What really confuse me is that why this only happened in transaction, if i using several separate sql instead of transaction, it won't happening again. But I can't find any bug in my transaction code.
Subject
Views
Written By
Posted
1352
September 17, 2020 02:48AM
437
September 17, 2020 11:56AM
514
September 17, 2020 08:26PM
350
September 18, 2020 09:06AM
369
September 19, 2020 08:20PM
406
September 19, 2020 11:43PM
Re: Lost connection to MySQL server during query
393
September 20, 2020 08:02PM
426
September 20, 2020 09:56PM
355
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.