diff options
author | unknown <jani@dsl-jkl1657.dial.inet.fi> | 2002-05-11 14:36:34 +0300 |
---|---|---|
committer | unknown <jani@dsl-jkl1657.dial.inet.fi> | 2002-05-11 14:36:34 +0300 |
commit | 3dd3414739a8d668b7d611af1f456e3fd33f7a59 (patch) | |
tree | 8f8fd16d50627a5416d739d24130c15cfb52ff8f /myisam/mi_test3.c | |
parent | 3a98842da531ba70195ab000ba0cb6bba88ba57a (diff) | |
download | mariadb-git-3dd3414739a8d668b7d611af1f456e3fd33f7a59.tar.gz |
- Fixed some option types in my_getopt struct in all clients.
- Added special option/variable prefix '--loose-' to my_getopt.c
client/mysql.cc:
Fixed some variable types.
client/mysqladmin.c:
Fixed some variable types.
client/mysqlcheck.c:
Fixed some variable types.
client/mysqldump.c:
Fixed some variable types.
client/mysqlimport.c:
Fixed some variable types.
client/mysqlshow.c:
Fixed some variable types.
myisam/myisamchk.c:
Fixed some variable types.
mysys/my_getopt.c:
Fixed a bug in noticing whether argument was allowed to option (variable).
Added support for prefix --loose-option-name
This will work with options and variables, but not with --set-variable (!)
--set-variable is depricated and --variable-name=value should be used
instead. When used, my_getopt will not return error if option/variable
was not found, but print a warning, do a no-op and continue.
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
Diffstat (limited to 'myisam/mi_test3.c')
0 files changed, 0 insertions, 0 deletions