27 Mar
2013
27 Mar
'13
5:17 a.m.
On Tue, Mar 26, 2013 at 6:48 AM, Kristian Nielsen <knielsen@knielsen-hq.org> wrote:
The other problem was a wrong locking order seen sometimes in main.plugin, should be fixed now also.
Kristian, apparently with the fix to this locking problem you introduced "variable may be used uninitialized" warning again -- variable tmp in the function show_slave_running() in sql/mysqld.cc. Pavel