Commit b8a1b9a4 authored by tulin@build.mysql.com's avatar tulin@build.mysql.com

main.cpp:

  correcting 4.1 merge error
parent 9b122af3
......@@ -155,6 +155,7 @@ get_one_option(int optid, const struct my_option *opt __attribute__((unused)),
"Tcp connections will now be used instead\n");
opt_ndb_shm= 0;
#endif
break;
case '?':
usage();
exit(0);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment