← Back to team overview

maria-developers team mailing list archive

Adding information de Information_schema.processlist

 

Hello,

Connector/J support the method setClientInfo and standard information : ApplicationName, ClientUser and ClientHostname.
(https://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html#setClientInfo(java.lang.String,%20java.lang.String)

It's seem that there is no way to see these information by a select because session variables are used to store these values.
 
Can we add these information as columns in Information_schema.processlist  ?

Regards,
Jérôme.