mariadb/scripts
unknown b533cd5c83 Only write to the error log if --log-error is specified and --console is not specified
(On Windows --log-error is enabled by default)



mysys/my_getopt.c:
  Call get_one_option() also for boolean values.
scripts/mysqld_safe.sh:
  Add option --log-error
sql/log.cc:
  Fix for --log-error
sql/mysql_priv.h:
  Fix for --log-error
sql/mysqld.cc:
  Fix for --log-error
sql/sql_udf.cc:
  Lock the mysql/func table properly
2003-01-28 20:56:35 +02:00
..
.cvsignore
make_binary_distribution.sh merge 2003-01-28 09:02:51 +02:00
Makefile.am Changed thd variables max_join_size and select_limit to type ha_rows. 2002-12-20 14:58:27 +02:00
msql2mysql.sh
mysql_config.sh
mysql_convert_table_format.sh
mysql_explain_log.sh
mysql_find_rows.sh
mysql_fix_extensions.sh
mysql_fix_privilege_tables.sh Merge with 3.23 2003-01-16 20:47:46 +02:00
mysql_install_db.sh
mysql_secure_installation.sh
mysql_setpermission.sh
mysql_tableinfo.sh
mysql_zap.sh
mysqlaccess.conf
mysqlaccess.sh - Applied various patches provided by Christian Hammers (MySQL maintainer 2002-12-23 14:36:40 +01:00
mysqlbug.sh Changed thd variables max_join_size and select_limit to type ha_rows. 2002-12-20 14:58:27 +02:00
mysqld_multi.sh
mysqld_safe-watch.sh
mysqld_safe.sh Only write to the error log if --log-error is specified and --console is not specified 2003-01-28 20:56:35 +02:00
mysqldumpslow.sh
mysqlhotcopy.sh