maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #10455
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.