mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 09:04:29 +02:00
merge with 4.0
innobase/btr/btr0cur.c: Auto merged innobase/btr/btr0sea.c: Auto merged innobase/include/log0log.h: Auto merged innobase/include/log0log.ic: Auto merged innobase/log/log0recv.c: Auto merged innobase/page/page0cur.c: Auto merged innobase/que/que0que.c: Auto merged myisam/myisam_ftdump.c: Auto merged mysql-test/r/func_if.result: Auto merged mysql-test/t/func_if.test: Auto merged
This commit is contained in:
commit
219bbd5232
19 changed files with 110 additions and 82 deletions
|
|
@ -267,7 +267,7 @@ get_one_option(int optid, const struct my_option *opt __attribute__((unused)),
|
|||
|
||||
static void usage()
|
||||
{
|
||||
printf("Use: ft_dump <table_name> <index_no>\n");
|
||||
printf("Use: myisam_ftdump <table_name> <index_num>\n");
|
||||
my_print_help(my_long_options);
|
||||
my_print_variables(my_long_options);
|
||||
exit(1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue