diff options
author | unknown <jani@hynda.mysql.fi> | 2002-01-30 05:08:17 +0200 |
---|---|---|
committer | unknown <jani@hynda.mysql.fi> | 2002-01-30 05:08:17 +0200 |
commit | c4f1ced9f16f6e58a469e24a592ee32d6bef05c3 (patch) | |
tree | 4d86999d0c0547ac87829b227add5c4743ace08c /missing | |
parent | 5b968bb8ee49008e8adfba898472b20b0cf0524f (diff) | |
download | mariadb-git-c4f1ced9f16f6e58a469e24a592ee32d6bef05c3.tar.gz |
New functionality to my_getopt. myisamchk now uses my_getopt
only.
include/my_getopt.h:
Added u_max_value as for user definable maximum value for
a variable in my_getopt.
myisam/myisamchk.c:
myisamchk now uses my_getopt struct for variables also.
Variables can be set with -O var=val, --set-variable=var=val and
--variable=val now.
mysys/getvar.c:
my_set_changeable_var moved to my_getopt.c
mysys/my_getopt.c:
Added special prefix --maximum[-variable-name=...] for user
definable maximum values for variables, among other things.
Diffstat (limited to 'missing')
0 files changed, 0 insertions, 0 deletions