mariadb/server-tools
unknown 645e3135b2 The second fix for BUG#19391: IM fails to start after two executions.
server-tools/instance-manager/guardian.cc:
  Removed erroneous unlock() in Guardian_thread::init():
  instance_map is unlocked in the caller.
server-tools/instance-manager/instance_map.cc:
  Added TODO comment.
server-tools/instance-manager/manager.cc:
  Make initialization of alarm infrustructure before starting Guardian
  thread, because Guardian uses thr_alarm().
2006-06-19 14:16:10 +04:00
..
instance-manager The second fix for BUG#19391: IM fails to start after two executions. 2006-06-19 14:16:10 +04:00
Makefile.am First implementation of instance-manager carcass: 2003-08-16 21:44:24 +04:00