← Back to team overview

maria-developers team mailing list archive

Re: MDEV-7807 information_schema.processlist truncates queries with binary strings

 

Hi, Alexander!

On Apr 09, Alexander Barkov wrote:
> Hi Sergei,
> 
> Please review the patch for:
> 
> MDEV-7807 information_schema.processlist truncates queries with binary 
> strings
> 
> The patch is for 10.1, as agreed with the reporter.
> Previously in 10.1 we fixed binary->string conversion behaviour not to
> truncate on bad bytes, and replace bad bytes to question marks instead.
> That fixed half of the problem reported.
> 
> This patch adds a new new column "PROCESSLIST.INFO_BINARY blob".
> 
> Thanks.

Ok to push!

Regards,
Sergei


References