mariadb/extra
unknown b762965cb0 Bug #27390: mysqld_multi --config-file= not working as documented
Recognize the --no-defaults, --defaults-file and --defaults-extra-file
options.  Treat old --config-file argument as if --defaults-extra-file
had been specified instead.

Plus a few other defaults-related cleanups.


extra/my_print_defaults.c:
  
  Make help text more accurate regarding how --config-file, --defaults-file, and --defaults-extra-file should be used.  Flag --config-file as deprecated.
mysys/default.c:
  
  Always print a newline after listing the default files, even if
  --defaults-file= was set (in my_print_default_files()).
scripts/mysqld_multi.sh:
  
  Recognize --no-defaults, --defaults-file and --defaults-extra-file options.
  
  Treat old --config-file argument as if --defaults-extra-file had been specified
  instead.
  
  Improve find_groups() method, to honor --defaults-file, etc.
  
  A few random drive-by cleanups, while I'm here.
2007-04-28 01:27:54 +02:00
..
yassl Bug#21765 Illegal Instruction crash on pre-pentium when using YASSL 2007-04-11 22:07:24 +02:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
charset2html.c Many files: 2006-12-23 20:17:15 +01:00
CMakeLists.txt Bug#24732 Executables do not include Vista manifests 2007-04-23 15:41:24 -04:00
comp_err.c comp_err.c: return ha_checksum from checksum_format_specifier() - more correct, avoid a compiler warning 2007-03-08 08:15:30 +01:00
innochecksum.c Many files: 2006-12-23 20:17:15 +01:00
Makefile.am Bug #26571 Different format specifiers in errmsg.txt 2007-02-22 16:41:51 +01:00
my_print_defaults.c Bug #27390: mysqld_multi --config-file= not working as documented 2007-04-28 01:27:54 +02:00
mysql_waitpid.c Many files: 2006-12-23 20:17:15 +01:00
perror.c Many files: 2006-12-23 20:17:15 +01:00
replace.c Many files: 2006-12-23 20:17:15 +01:00
resolve_stack_dump.c Many files: 2006-12-23 20:17:15 +01:00
resolveip.c Many files: 2006-12-23 20:17:15 +01:00