mariadb/support-files
unknown d3cce71222 Clean up safe_mysqld, mysql_install_db and mysql.server. They
should now work the way you expect them to (process command-line
arguments consistently).


scripts/mysql_install_db.sh:
  - use mysql_print_defaults instead of awk hack
  - actually pass unrecognized options to mysqld, instead of
    ignoring them
  - recognize a [mysql_install_db] section of my.cnf
  - general cleanup
scripts/safe_mysqld.sh:
  - handle a relative pid-file the same way mysqld does
support-files/mysql.server.sh:
  - use mysql_print_defaults instead of awk hack
  - recognize a [mysql_server] section of my.cnf
  - handle a relative pid-file the same way mysqld does
  - general cleanup
Docs/manual.texi:
  - News item: safe_mysqld, mysql.server and mysql_install_db have
    been modified
2000-11-29 15:21:48 -05:00
..
Attic Import changeset 2000-07-31 21:29:14 +02:00
debian Small bug fixes 2000-09-07 04:55:17 +03:00
PKG Small bug fixes 2000-09-07 04:55:17 +03:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
binary-configure.sh configure fixes 2000-09-14 15:10:06 +03:00
magic sql/log.cc 2000-10-05 17:58:16 -06:00
Makefile.am Fix for SAFE_MUTEX on windows 2000-09-20 19:37:07 +03:00
maxsql.spec.sh Import changeset 2000-07-31 21:29:14 +02:00
my-huge.cnf.sh Bug fix for NATURAL JOIN, Split manual sections and more statistic variables 2000-11-20 02:57:02 +02:00
my-large.cnf.sh Bug fix for NATURAL JOIN, Split manual sections and more statistic variables 2000-11-20 02:57:02 +02:00
my-medium.cnf.sh Bug fix for NATURAL JOIN, Split manual sections and more statistic variables 2000-11-20 02:57:02 +02:00
my-small.cnf.sh Bug fix for NATURAL JOIN, Split manual sections and more statistic variables 2000-11-20 02:57:02 +02:00
mysql-log-rotate.sh Import changeset 2000-07-31 21:29:14 +02:00
mysql.server-sys5.sh Small bug fixes 2000-09-07 04:55:17 +03:00
mysql.server.sh Clean up safe_mysqld, mysql_install_db and mysql.server. They 2000-11-29 15:21:48 -05:00
mysql.spec.sh Handle compressed man/info docs. Thanks to 2000-09-29 15:54:54 -04:00