← Back to team overview

mysql-proxy-discuss team mailing list archive

Re: Creating an internal admin connection

 

Hi Matthew,

"Initiating a custom, internal, connection" is way too complicated. But I
guess the same purpose as you described can be achieved by using/tweaking
the analyze-query.lua script, which will build an in-memory table named *
histogram.queries*, analyze the queries and store the analysis information
in it. BTW, what makes it convenient is that you can use SELECT/DELETE
statements to operate this table.

Cheers!

-- 
Joshua Zhu
http://blog.zhuzhaoyuan.com

Follow ups

References