mariadb/scripts
unknown 616b7460aa Fix for bug#5385 ("Text files have unix line break"):
Windows style line end \r\n on README, license, and similar essential plaintext files.


scripts/make_win_src_distribution.sh:
  Some plain text files (which a Windows user might view in any editor) should have 
  Windows style line end \r\n (bug#5385). The tool is changed to do a systematic pass 
  over all files, find all relevant ones (especially "README*", "ChangeLog", "INSTALL*", 
  license text), and adapt them.
  Included are two minor cleanups ("useless use of cat" avoided, variable setting 
  moved to more sensible place).
2004-10-27 21:59:34 +02:00
..
.cvsignore
fill_func_tables.sh
fill_help_tables.sh
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 Fix for bug#5385 ("Text files have unix line break"): 2004-10-27 21:59:34 +02: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
mysql_explain_log.sh
mysql_find_rows.sh
mysql_fix_extensions.sh
mysql_fix_privilege_tables.sh
mysql_fix_privilege_tables.sql
mysql_install_db.sh mysql_install_db should do skip-ndbcluster 2004-09-16 08:22:22 +00: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 better fix for bug#5001 2004-09-07 13:48:38 +02:00
mysqldumpslow.sh
mysqlhotcopy.sh Merge 2004-10-08 15:43:27 +03:00