Hi Vladislav, As I understand is that this plugin allow user to see their own session variables. Here, we can see these information for each session (for monitoring purpose, licensing control, ...) Is it correct ?
Regards, Jérôme. De : Vladislav Vaintroub [mailto:[email protected]] Envoyé : vendredi 31 mars 2017 12:06 À : jerome brauge; [email protected] Cc : MariaDB Developers ([email protected]) Objet : Re: [Maria-developers] bb-10.2-compatibility - processlist Hi Jerome, Bar is user_variables plugin not enough for that ? https://mariadb.com/kb/en/mariadb/information-schema-user_variables-table/ It is only one driver that sets these user variables, so it might not be worth to extend processlist even more for general case, just for that. On 3/31/2017 11:05 AM, jerome brauge wrote: Hello Alexander, Here is a patch to add information provided by JDBC (setClientInfo) in information_schema.processlist (ApplicationName, ClientUser, ClientHostname). Do you think that it can be integrate ? Regards, Jérôme. _______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected]<mailto:[email protected]> Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp
_______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

