summaryrefslogtreecommitdiff
path: root/myisam
diff options
context:
space:
mode:
authorunknown <monty@tik.mysql.fi>2001-07-08 06:24:03 +0300
committerunknown <monty@tik.mysql.fi>2001-07-08 06:24:03 +0300
commit0b083a0d766bbc25e2b1264dd41a421703ac581f (patch)
tree2712930a2b972687e116b98f20cc9f4d4d8fa447 /myisam
parentfde78d995acca36cb353151604de5a12c2299361 (diff)
parent9a811481b21c3ac3a349b2311a92558e397bc764 (diff)
downloadmariadb-git-0b083a0d766bbc25e2b1264dd41a421703ac581f.tar.gz
merge
sql/sql_lex.h: Auto merged sql/sql_yacc.yy: Auto merged
Diffstat (limited to 'myisam')
-rw-r--r--myisam/myisamchk.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/myisam/myisamchk.c b/myisam/myisamchk.c
index e5ea58148e3..5b1d4b0ed61 100644
--- a/myisam/myisamchk.c
+++ b/myisam/myisamchk.c
@@ -258,8 +258,6 @@ static void usage(void)
-k, --keys-used=# Tell MyISAM to update only some specific keys. # is a\n\
bit mask of which keys to use. This can be used to\n\
get faster inserts!\n\
- -l, --no-symlinks Do not follow symbolic links. Normally\n\
- myisamchk repairs the table a symlink points at.\n\
-r, --recover Can fix almost anything except unique keys that aren't\n\
unique.\n\
-n, --sort-recover Force recovering with sorting even if the temporary\n\