mariadb/scripts
unknown b7322badde Added checking for my.cnf file from environment variable MYSQL_HOME
instead of DATADIR.


include/config-win.h:
  Added checks for environment variable MYSQL_HOME
libmysql/Makefile.shared:
  Added checks for environment variable MYSQL_HOME
mysys/Makefile.am:
  Added checks for environment variable MYSQL_HOME
mysys/default.c:
  Removed checks for my.cnf file in datadir, instead added checking
  if my.cnf exists in environment variable MYSQL_HOME
scripts/mysqld_multi.sh:
  Added checks for my.cnf file in environment variable MYSQL_HOME,
  if exists.
scripts/mysqld_safe.sh:
  Added checks for my.cnf file in environment variable MYSQL_HOME,
  if exists.
2005-01-04 20:13:47 +02:00
..
.cvsignore
fill_func_tables.sh
fill_help_tables.sh fill_help_tables.sh: 2004-12-18 14:22:20 -06:00
make_binary_distribution.sh make_win_src_distribution.sh, make_binary_distribution.sh, mysql-test-run.sh: 2005-01-01 21:13:09 +01:00
make_sharedlib_distribution.sh - match shared library file name suffixes on Mac OS X (.dylib) 2004-07-23 12:44:09 +02:00
make_win_binary_distribution.sh Add missing .cnf files to windows installation (Bug #4216) 2004-06-25 18:54:43 +03:00
make_win_src_distribution.sh make_win_src_distribution.sh, make_binary_distribution.sh, mysql-test-run.sh: 2005-01-01 21:13:09 +01:00
Makefile.am use the right make in make_binary_distribution 2004-10-22 08:57:52 +00:00
msql2mysql.sh
mysql_config.sh Fix for bug #5396(libmysql depends on SSL) 2004-09-10 19:55:43 +05:00
mysql_convert_table_format.sh
mysql_create_system_tables.sh Manual merge of patch implementing WL#1339 with main tree. 2004-12-29 22:35:16 +03:00
mysql_explain_log.sh
mysql_find_rows.sh
mysql_fix_extensions.sh
mysql_fix_privilege_tables.sh Merge with 4.1 2004-12-22 13:54:39 +02:00
mysql_fix_privilege_tables.sql Manual merge of patch implementing WL#1339 with main tree. 2004-12-29 22:35:16 +03:00
mysql_install_db.sh Merge with global tree 2004-12-31 00:50:30 +02:00
mysql_prepare_privilege_tables_for_5.sql
mysql_secure_installation.sh
mysql_setpermission.sh
mysql_tableinfo.sh
mysql_zap.sh
mysqlaccess.conf
mysqlaccess.sh
mysqlbug.sh
mysqld_multi.sh Added checking for my.cnf file from environment variable MYSQL_HOME 2005-01-04 20:13:47 +02:00
mysqld_safe-watch.sh
mysqld_safe.sh Added checking for my.cnf file from environment variable MYSQL_HOME 2005-01-04 20:13:47 +02:00
mysqldumpslow.sh
mysqlhotcopy.sh Merge 2004-10-08 15:43:27 +03:00