1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00

postt review fixes

This commit is contained in:
tomas@poseidon.ndb.mysql.com
2005-10-12 15:19:51 +02:00
parent fd0cd55652
commit a191d8cce1
3 changed files with 5 additions and 4 deletions

View File

@@ -185,7 +185,9 @@ main(int argc, char** argv){
if (g_nodes && g_connections)
{
ndbout_c("Only one option of --nodes and --connections allowed");
fprintf(stderr,
"Only one option of --nodes and --connections allowed\n");
return -1;
}
g_section = CFG_SECTION_NODE; //default