mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 11:27:39 +02:00
reuse nodeid if ndbd is restarted
mysql-test/mysql-test-run.pl: start and exit fix for ndbcluster
This commit is contained in:
parent
c3dec835b5
commit
2eb2383ed0
6 changed files with 32 additions and 1 deletions
|
|
@ -55,6 +55,8 @@ public:
|
|||
*/
|
||||
Uint32 allocNodeId(int no_retries, int retry_delay_in_seconds);
|
||||
|
||||
int setNodeId(Uint32 nodeid);
|
||||
|
||||
/**
|
||||
* Get config using socket
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue