mariadb/scripts
unknown 33aa4e381b Use 'ps xaww' in mysqld_safe (on Linux) so whole command-line is searched
for port and/or pid-file parameters. (Bug #5878)


scripts/mysqld_safe.sh:
  Change 'ps xa' to 'ps xaww' so whole command-line is examined
2005-01-04 01:49:29 +01: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 use the right make in make_binary_distribution 2004-10-22 08:57:52 +00:00
make_sharedlib_distribution.sh
make_win_binary_distribution.sh
make_win_src_distribution.sh merge 2004-12-17 10:36:14 +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
mysql_convert_table_format.sh
mysql_create_system_tables.sh
mysql_explain_log.sh
mysql_find_rows.sh
mysql_fix_extensions.sh
mysql_fix_privilege_tables.sh Ensure that we free memory used with --order-by-primary (in mysqldump) 2004-12-09 12:47:20 +02:00
mysql_fix_privilege_tables.sql
mysql_install_db.sh A fix (bug #5823: mysql_install_db fails due to incorrect max_allowed_packet). 2004-12-06 18:45:41 +04: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 documentation. 2004-10-11 23:59:37 +03:00
mysqld_safe-watch.sh
mysqld_safe.sh Use 'ps xaww' in mysqld_safe (on Linux) so whole command-line is searched 2005-01-04 01:49:29 +01:00
mysqldumpslow.sh
mysqlhotcopy.sh