Re: [Maria-developers] How to report progress for InnoDB background tasks (esp. at startup/shutdown)?

2017-04-18 Thread Marko Mäkelä
Hi Sergei, On Mon, Apr 17, 2017 at 4:23 PM, Sergei Golubchik wrote: > Hi, Marko! > > On Apr 07, Marko Mäkelä wrote: > > Hi all, > > > > MariaDB Server features a nice-looking interface for reporting progress > on > > long-running SQL operations: > > https://mariadb.com/kb/en/mariadb/progress-rep

Re: [Maria-developers] Item_func_group_concat::fix_fields - indentation and check positioning?

2017-04-18 Thread Sergei Golubchik
Hi, Daniel! On Mar 01, Daniel Black wrote: > > I came across the following gcc warning (6.3.1) > > > sql/item_sum.cc: In member function ‘virtual bool > Item_func_group_concat::fix_fields(THD*, Item**)’: > sql/item_sum.cc:3478:5: warning: this ‘if’ clause does not guard... > [-Wmisleading-inden