mariadb/client
unknown 3dd3414739 - 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
2002-05-11 14:36:34 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
client_priv.h Merged in some changes made to MySQL clients by other 2002-04-03 13:33:25 +03:00
completion_hash.cc Update copyright 2001-12-06 14:10:51 +02:00
completion_hash.h Update copyright 2001-12-06 14:10:51 +02:00
connect_test.c Update copyright 2001-12-06 14:10:51 +02:00
errmsg.c Update copyright 2001-12-06 14:10:51 +02:00
get_password.c Update copyright 2001-12-06 14:10:51 +02:00
insert_test.c Update copyright 2001-12-06 14:10:51 +02:00
list_test.c Update copyright 2001-12-06 14:10:51 +02:00
Makefile.am Update to autoconf 2.52 2002-02-07 21:34:35 +02:00
my_readline.h Update copyright 2001-12-06 14:10:51 +02:00
mysql.cc - Fixed some option types in my_getopt struct in all clients. 2002-05-11 14:36:34 +03:00
mysqladmin.c - Fixed some option types in my_getopt struct in all clients. 2002-05-11 14:36:34 +03:00
mysqlbinlog.cc mysqlbinlog bug fixed 2002-04-23 09:17:00 -06:00
mysqlcheck.c - Fixed some option types in my_getopt struct in all clients. 2002-05-11 14:36:34 +03:00
mysqldump.c - Fixed some option types in my_getopt struct in all clients. 2002-05-11 14:36:34 +03:00
mysqlimport.c - Fixed some option types in my_getopt struct in all clients. 2002-05-11 14:36:34 +03:00
mysqlmanager-pwgen.c Update copyright 2001-12-06 14:10:51 +02:00
mysqlmanagerc.c Update copyright 2001-12-06 14:10:51 +02:00
mysqlshow.c - Fixed some option types in my_getopt struct in all clients. 2002-05-11 14:36:34 +03:00
mysqltest.c init_dynamic_array MyODBC compatibility fix 2002-04-28 21:22:37 +00:00
password.c Update copyright 2001-12-06 14:10:51 +02:00
readline.cc Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
select_test.c Update copyright 2001-12-06 14:10:51 +02:00
showdb_test.c Update copyright 2001-12-06 14:10:51 +02:00
sql_string.cc Update copyright 2001-12-06 14:10:51 +02:00
sql_string.h Update copyright 2001-12-06 14:10:51 +02:00
ssl_test.c Update copyright 2001-12-06 14:10:51 +02:00
thimble.cc Update copyright 2001-12-06 14:10:51 +02:00
thread_test.c Update copyright 2001-12-06 14:10:51 +02:00