#At file:///home/jack/rep/count-47551/ based on revid:jonas@stripped
3414 Jack Andrews 2010-02-26
Bug #47551 ndb_select_count usage does not say where the table names go
modified:
storage/ndb/tools/select_count.cpp
=== modified file 'storage/ndb/tools/select_count.cpp'
--- a/storage/ndb/tools/select_count.cpp 2009-05-27 15:21:45 +0000
+++ b/storage/ndb/tools/select_count.cpp 2010-02-26 06:37:41 +0000
@@ -57,7 +57,7 @@ static struct my_option my_long_options[
static void short_usage_sub(void)
{
- ndb_short_usage_sub(my_progname, NULL);
+ printf("Usage: ndb_select_count [OPTIONS] table...\n");
}
static void usage()
Attachment: [text/bzr-bundle] bzr/jack@sun.com-20100226063741-99jbkyagvnnu161w.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-7.0 branch (jack:3414) Bug#47551 | Jack Andrews | 26 Feb |