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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
c77560bf
Commit
c77560bf
authored
Oct 27, 2004
by
unknown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
comment fixed to reflect the current state of things
server-tools/instance-manager/guardian.cc: comment fixed
parent
573f1bb8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
server-tools/instance-manager/guardian.cc
server-tools/instance-manager/guardian.cc
+4
-3
No files found.
server-tools/instance-manager/guardian.cc
View file @
c77560bf
...
...
@@ -127,12 +127,13 @@ int Guardian_thread::start()
SYNOPSYS
guard()
instance_name the name of the instance to be guarded
name_len the length of the name
instance the instance to be guarded
DESCRIPTION
The instance is added to the list of guarded instances.
The instance is added to the list of starting instances. Then after one guardian
loop it is moved to the guarded instances list. Usually guard() is called after we
start an instance, so we need to give some time to the instance to start.
RETURN
0 - ok
...
...
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