#At file:///home/jack/rep/count-47551/ based on revid:jonas@stripped
3414 Jack Andrews 2010-03-03
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-03-03 09:12:50 +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 [-c connect_string] -ddb_name tbl_name[, tbl_name2[, ...]]\n");
}
static void usage()
Attachment: [text/bzr-bundle] bzr/jack@sun.com-20100303091250-lblffknmlzm8oi3n.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-7.0 branch (jack:3414) Bug#47551 | Jack Andrews | 3 Mar |