mariadb/scripts
Daniel Black d890c45b62 mysql_install_db: assume builddir is dirname0
The assumption in the original commit for --builddir (648d3cedbc),
was to assume that without a --builddir, and when --srcdir
is specified, that the builddir is the same as the srcdir.

The problem is that this assumption does not hold for out-of-source
builds and we can figure out the builddir by looking for where
mysql_install_db script is.

As mysql_install_db is in the builddir, we use dirname0 as the builddir after
checking that my_print_defaults is also located from dirname0, otherwise
default to old behavior.
2019-07-01 13:52:28 +03:00
..
CMakeLists.txt Update FSF Address 2019-05-11 21:29:06 +03:00
comp_sql.c Update FSF Address 2019-05-11 21:29:06 +03:00
convert-debug-for-diff.sh rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
dheadgen.pl BUG#25719975 SHEBANG HARD CODED AS /USR/BIN/PERL IN SCRIPTS, BREAKS ON FREEBSD 2017-03-28 13:22:32 +02:00
fill_help_tables.sql Update FSF Address 2019-05-11 21:29:06 +03:00
make_binary_distribution.sh Update FSF Address 2019-05-11 21:29:06 +03:00
make_win_bin_dist Update FSF Address 2019-05-11 21:29:06 +03:00
msql2mysql.sh Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_config.pl.in Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_config.sh Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_convert_table_format.sh Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_find_rows.sh Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_fix_extensions.sh Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_install_db.pl.in Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_install_db.sh mysql_install_db: assume builddir is dirname0 2019-07-01 13:52:28 +03:00
mysql_performance_tables.sql Fixed problem with failing mysql_upgrade when proc table was not correct. 2013-01-11 00:53:07 +02:00
mysql_secure_installation.pl.in Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_secure_installation.sh Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_setpermission.sh Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_system_tables.sql Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_system_tables_data.sql Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_system_tables_fix.sql Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_test_data_timezone.sql Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_zap.sh Update FSF Address 2019-05-11 21:29:06 +03:00
mysqlaccess.conf BUG#25719975 SHEBANG HARD CODED AS /USR/BIN/PERL IN SCRIPTS, BREAKS ON FREEBSD 2017-03-28 13:22:32 +02:00
mysqlaccess.sh Update FSF Address 2019-05-11 21:29:06 +03:00
mysqlbug.sh Update FSF Address 2019-05-11 21:29:06 +03:00
mysqld_multi.sh Update FSF Address 2019-05-11 21:29:06 +03:00
mysqld_safe.sh MDEV-14337 mysqld_safe may suppress error messages with --log-output=file 2017-11-10 12:48:52 +01:00
mysqldumpslow.sh Update FSF Address 2019-05-11 21:29:06 +03:00
mysqlhotcopy.sh Update FSF Address 2019-05-11 21:29:06 +03:00
mytop.sh Added Master_Host to the Replication information 2018-11-16 13:26:21 +01:00