← Back to team overview

mysql-proxy-discuss team mailing list archive

Re: MySQL(-proxy)-Shell

 

Joshua Zhu wrote:
> Hi Jan!
> 
> Good work! Now the proxy can do so many cool things :)
> 
> But I'm just a little curious, is it a non-plugin version of
> 'cli-plugin'? And, is the cli plugin only a prototype, or there is
> future plan for it? BTW, the cli plugin seems broken in the trunk (easy
> to fix, though).

First I tried to implement it through the plugin interface but ran idea
problems as libreadline doesn't provide a event-driven interface. That
makes it quite tricky to fold it into that normal life-cycle.

On the other side we also want to expose a normal client-lib that all
users can use (like libmysqlclient) even if they don't want to be
event-driven. On the long run this tree will result in a nice client-lib
that behaves as the libmysqlclient.

> Cheers!
> 
> -- 
> Joshua Zhu
> http://blog.zhuzhaoyuan.com


cheers,
  Jan
-- 
 jan: "Gee, Brain^WEric, what'd you wanna do tonight?"
eric: Same thing we do everynight: Take over the HelloWorld!



Follow ups

References