Re: [GENERAL] Limiting the amount of data in a variable when logging slow queries

2017-04-23 Thread Brett Delle Grazie
On 21 April 2017 at 12:13, Brett Delle Grazie wrote: > Hi, > > We've enabled the slow query log and have a particular query that is > executing an insert against a table containing a binary array column. > > Given the content being stored is upwards of 100MB+ this leads to very > long log message

[GENERAL] Limiting the amount of data in a variable when logging slow queries

2017-04-21 Thread Brett Delle Grazie
Hi, We've enabled the slow query log and have a particular query that is executing an insert against a table containing a binary array column. Given the content being stored is upwards of 100MB+ this leads to very long log messages for the slow query log. Is there a way of having the slow query