Re: "OS thread id" removed
Davi Arnaut <[email protected]>
| Newsgroups | gmane.comp.db.mysql.devel |
|---|---|
| Organization | Oracle Corporation |
| Message-ID | <[email protected]> |
Hi, On 7/6/11 1:50 PM, [email protected] wrote: > First off, where can I find a real commit message? Second, is there no > way to get the OS thread id now? It was very handy when tying MySQL > thread id to OS thread id for debugging with gdb. How did you tie the MySQL thread id to the OS thread id? InnoDB did not actually provide the OS thread id, it provide the value of the thread descriptor. It was handy for locating the THD object? What exactly did it help with? -- MySQL Internals Mailing List For list archives: http://lists.mysql.com/internals To unsubscribe: http://lists.mysql.com/[email protected]