mariadb/scripts
Staale Smedseng a1212080ad Bug #44736 mysqld_safe's my_which() is broken and
doesn't find 'logger'

Due to a variable quoting mistake, the $PATH environment
variable isn't parsed correctly when searching for the
existence of the desired executable(s) (logger in this 
case).

This patch removes the quotes.
2009-05-25 18:21:40 +02:00
..
.cvsignore
CMakeLists.txt
comp_sql.c
fill_help_tables.sql
make_binary_distribution.sh Handle the two part version number of cluster builds 2009-03-31 17:31:17 +02:00
make_sharedlib_distribution.sh
make_win_bin_dist Upmerge the fix of an error message typo 2009-04-14 21:53:00 +02:00
Makefile.am
msql2mysql.sh
mysql_config.pl.in
mysql_config.sh
mysql_convert_table_format.sh Add support for wildcards in mysql_convert_table_format, and add 2009-04-28 11:47:34 -07:00
mysql_find_rows.sh
mysql_fix_extensions.sh
mysql_fix_privilege_tables.sh
mysql_install_db.pl.in
mysql_install_db.sh
mysql_secure_installation.pl.in
mysql_secure_installation.sh
mysql_setpermission.sh Bug #39852 bug in mysql_setpermission 2009-03-31 12:59:22 +02:00
mysql_system_tables.sql Bug#36540: CREATE EVENT and ALTER EVENT statements fail with large server_id 2009-03-11 17:30:56 -03:00
mysql_system_tables_data.sql
mysql_system_tables_fix.sql Bug#36540: CREATE EVENT and ALTER EVENT statements fail with large server_id 2009-03-11 17:30:56 -03:00
mysql_test_data_timezone.sql
mysql_zap.sh The arguments to use for ps on Mac OS X were mis-detected by the mysql_zap 2009-05-07 17:53:03 -07:00
mysqlaccess.conf
mysqlaccess.sh
mysqlbug.sh
mysqld_multi.sh mysqld_multi still had mentions of safe_mysqld instead of mysqld_safe, 2009-04-28 11:28:03 -07:00
mysqld_safe.sh Bug #44736 mysqld_safe's my_which() is broken and 2009-05-25 18:21:40 +02:00
mysqldumpslow.sh Add explanation of the possible -s values for mysqldumpslow. (Bug #35663, 2009-05-07 10:40:00 -07:00
mysqlhotcopy.sh Bug#35769 typo in mysqlhotcopy documentation 2009-04-28 18:16:17 +02:00