v.20.1Bug Fix
Fixed Server Crash Related to Data Formatting and Compression Issues
Fixed possible server crash (std::terminate) when the server cannot send or write data inJSONorXMLformat with values ofStringdata type (that requireUTF-8validation) or when compressing result data with Brotli algorithm or in some other rare cases. This fixes #7603 #8384 (alexey-milovidov)