An error occurred fetching the project authors.
- 31 May, 2002 1 commit
-
-
jani@dsl-jkl1657.dial.inet.fi authored
-
- 29 May, 2002 1 commit
-
-
jani@hynda.(none) authored
of an error in option handling. This can sometimes be useful in scripts. Changed some exit code names and corresponding numbers. Fixed a bug in mysqld.cc, in replication related options. Added a global flag in my_getopt, which can be set by any program that is using my_getopt, which tells whether the client should print the error message itself, or whether my_getopt should do it. The default is that my_getopt will print the error messages.
-
- 24 May, 2002 1 commit
-
-
jani@rhols221.arenanet.fi authored
mysqlmanager from using GNU getopt to use my_getopt. Changed some files that just included old getopt.h to include my_getopt.h now. Fixed a bug in my_print_help() in my_getopt.c. Made better documentation for option -G in mysql client.
-
- 22 May, 2002 1 commit
-
-
jani@hynda.(none) authored
- some minor bugfixes - made code more readable - support for printing GET_BOOL type options in my_print_variables(), value is either TRUE or FALSE
-
- 21 May, 2002 1 commit
-
-
jani@hynda.(none) authored
thread_test and isamchk to use my_getopt. Fixed a bug in my_getopt.
-
- 15 May, 2002 1 commit
-
-
jani@rhols221.adsl.netsonic.fi authored
-
- 14 May, 2002 2 commits
-
-
jani@rhols221.adsl.netsonic.fi authored
-
jani@rhols221.adsl.netsonic.fi authored
- Fixed some bugs, wrongly freed pointers, in some clients. - Removed unneccessary code. - Fixed some other minor bugs and added some options into variables category, which had accidently been left out earlier.
-
- 13 May, 2002 1 commit
-
-
jani@rhols221.adsl.netsonic.fi authored
-
- 11 May, 2002 1 commit
-
-
jani@dsl-jkl1657.dial.inet.fi authored
- Added special option/variable prefix '--loose-' to my_getopt.c
-
- 07 May, 2002 1 commit
-
-
jani@rhols221.adsl.netsonic.fi authored
types, migrated mysqld.cc to use my_getopt.
-
- 05 Apr, 2002 1 commit
-
-
sasha@mysql.sashanet.com authored
accidental push of broken code.
-
- 03 Apr, 2002 1 commit
-
-
jani@hynda.mysql.fi authored
-
- 02 Apr, 2002 1 commit
-
-
jani@hynda.mysql.fi authored
mysqlcheck and myisamchk to use new my_getopt struct.
-
- 06 Mar, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Fix bug when using option groups
-
- 06 Feb, 2002 1 commit
-
-
jani@rhols221.adsl.netsonic.fi authored
-
- 31 Jan, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Bug fix when using --no-deaults Sets ref_length to right value (faster rnd_pos() handling in InnoDB). Fixed problem with multi-table-delete and InnoDB Fixed problem with truncate table, which required a COMMIT before. Fixed multi-table-delete bug with InnoDB. Remove not used index from EXPLAIN
-
- 30 Jan, 2002 1 commit
-
-
jani@hynda.mysql.fi authored
only.
-
- 25 Jan, 2002 1 commit
-
-
jani@rhols221.adsl.netsonic.fi authored
-