Files
MaxScale/server/modules/protocol/MySQL
Markus Mäkelä 0b77c3f05f MXS-2324: Prevent stack overflow with large results
If a result consists of only OK packets, they would be processed
recursively which most of the time leads to a stack overflow. This can be
prevented by consuming all OK packets in the result in one go.
2019-03-20 10:29:03 +02:00
..
2019-03-08 14:45:18 +02:00
2018-09-09 22:26:19 +03:00