Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
f90a773c
Commit
f90a773c
authored
May 28, 2007
by
tomas@whalegate.ndb.mysql.com
Browse files
Options
Browse Files
Download
Plain Diff
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-telco-gca
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
parents
4d479161
bc739129
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
ndb/test/include/NdbRestarter.hpp
ndb/test/include/NdbRestarter.hpp
+2
-1
No files found.
ndb/test/include/NdbRestarter.hpp
View file @
f90a773c
...
...
@@ -67,6 +67,8 @@ public:
int
getRandomNodeOtherNodeGroup
(
int
nodeId
,
int
randomNumber
);
int
getRandomNotMasterNodeId
(
int
randomNumber
);
NdbMgmHandle
handle
;
protected:
int
waitClusterState
(
ndb_mgm_node_status
_status
,
...
...
@@ -89,7 +91,6 @@ protected:
bool
connected
;
BaseString
addr
;
NdbMgmHandle
handle
;
ndb_mgm_configuration
*
m_config
;
protected:
ndb_mgm_configuration
*
getConfig
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment