maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #08904
Re: [Commits] a1f31cf: MDEV-6756: map a linux pid (child pid) to a connection id shown in the output of SHOW PROCESSLIST
Hi, Sanja!
Looks good, thanks.
Ok to push!
On Sep 15, sanja@xxxxxxxxxxx wrote:
> revision-id: a1f31cfa8d0f04cb166813786f7854db3dbcf715 (mariadb-10.1.6-12-ga1f31cf)
> parent(s): 86a3613d4e981c341e38291c9eeec5dc9f836fae
> committer: Oleksandr Byelkin
> timestamp: 2015-09-15 21:50:28 +0200
> message:
>
> MDEV-6756: map a linux pid (child pid) to a connection id shown in the
> output of SHOW PROCESSLIST
>
> Added tid (thread ID) for system where it is present.
>
> ps -eL -o tid,pid,command
>
> shows the thread on Linux
Regards,
Sergei