We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3483958 commit a271887Copy full SHA for a271887
storage/ndb/tools/select_count.cpp
@@ -56,7 +56,7 @@ static struct my_option my_long_options[] =
56
57
static void short_usage_sub(void)
58
{
59
- ndb_short_usage_sub(NULL);
+ ndb_short_usage_sub("<table name>[, <table name>[, ...]]");
60
}
61
62
static void usage()
0 commit comments