Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
mariadb
Commits
3d04728e
Commit
3d04728e
authored
18 years ago
by
jonas@perch.ndb.mysql.com
Browse files
Options
Download
Plain Diff
Merge perch.ndb.mysql.com:/home/jonas/src/50-work
into perch.ndb.mysql.com:/home/jonas/src/51-work
parents
d1026838
80b82d2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
storage/ndb/src/mgmsrv/InitConfigFileParser.cpp
storage/ndb/src/mgmsrv/InitConfigFileParser.cpp
+0
-1
No files found.
storage/ndb/src/mgmsrv/InitConfigFileParser.cpp
View file @
3d04728e
...
@@ -851,7 +851,6 @@ InitConfigFileParser::parse_mycnf()
...
@@ -851,7 +851,6 @@ InitConfigFileParser::parse_mycnf()
mysqld
=
&
options
[
idx
+
2
];
mysqld
=
&
options
[
idx
+
2
];
api
=
&
options
[
idx
+
3
];
api
=
&
options
[
idx
+
3
];
}
}
Context
ctx
(
m_info
,
m_errstream
);
Context
ctx
(
m_info
,
m_errstream
);
const
char
*
groups
[]
=
{
"cluster_config"
,
0
};
const
char
*
groups
[]
=
{
"cluster_config"
,
0
};
...
...
This diff is collapsed.
Click to expand it.
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