Re: [Maria-developers] WL#202: Extend progress reporting

2011-06-30 Thread Sergei Golubchik
Hi, Peter! On Jun 30, Peter Laursen wrote: > Let me add that the reason I am asking is that for us (MONyog in particular) > it would be interesting to support it. To do so will we need to replace the > client library/C-API to the one shipped with MariaDB 5.3? Yes. But it won't prevent you from c

Re: [Maria-developers] WL#202: Extend progress reporting

2011-06-30 Thread Peter Laursen
Let me add that the reason I am asking is that for us (MONyog in particular) it would be interesting to support it. To do so will we need to replace the client library/C-API to the one shipped with MariaDB 5.3? -- Peter On Thu, Jun 30, 2011 at 16:02, Peter Laursen wrote: > The question is whethe

Re: [Maria-developers] WL#202: Extend progress reporting

2011-06-30 Thread Peter Laursen
The question is whether you can compile your own client(s) with this option. In other words 'add to the list'. I am not a coder so I do not understand the full details of the document. I just do not find a clear statement in plain words (not code) that a client may be built with this option in ad

Re: [Maria-developers] WL#202: Extend progress reporting

2011-06-30 Thread Sergei Golubchik
Hi, Peter! On Jun 30, Peter Laursen wrote: > I did already. And it reads > > Clients that supports progress reporting: > * The mysql command line client, starting from version 15.0 (comes > with MariaDB 5.3). > * mytop which comes with MariaDB 5.3 has a '%' column that shows the >

Re: [Maria-developers] WL#202: Extend progress reporting

2011-06-30 Thread Peter Laursen
I did already. And it reads *Clients that supports progress reporting: * The mysql command line client, starting from version 15.0 (comes with MariaDB 5.3). * mytop which comes with MariaDB 5.3 has a '%' column that shows the progress.* * * It does not list the C-API. maybe you should add "Clien

Re: [Maria-developers] WL#202: Extend progress reporting

2011-06-30 Thread Sergei Golubchik
Hi, Peter! On Jun 30, Peter Laursen wrote: > I understand that this is implemented in the command line client, but what > about the C-API (and what other connectors you may distribute)? See http://kb.askmonty.org/en/progress-reporting Regards, Sergei