reuse nodeid if ndbd is restarted

mysql-test/mysql-test-run.pl:
  start and exit fix for ndbcluster
This commit is contained in:
unknown 2005-02-16 20:46:34 +01:00
commit 2eb2383ed0
6 changed files with 32 additions and 1 deletions

View file

@ -55,6 +55,8 @@ public:
*/
Uint32 allocNodeId(int no_retries, int retry_delay_in_seconds);
int setNodeId(Uint32 nodeid);
/**
* Get config using socket
*/