mariadb/scripts
unknown a46ca55c31 - renamed scripts/fill_func_tables.sh to scripts/fill_help_tables and
updated all relevant files to honor this change (as discussed with vva)
 - added some more comments to the fill_help_tables script
 - minor cleanups


scripts/Makefile.am:
   - renamed fill_funct_tables -> fill_help_tables to clarify purpose
     of this script (after discussing this with vva)
   - make sure "make clean" removes both the output and the script
   - fixed tabbing
scripts/fill_help_tables.sh:
   - reflect name change, add some more info about the function of this script
scripts/mysql_install_db.sh:
   - renamed fill_func_tables.sql -> fill_help_tables.sql (this does not yet
     resolve the problem that mysql_install_db does not find this file in 
     the binary distribution)
2003-02-03 12:20:24 +01:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
fill_help_tables.sh - renamed scripts/fill_func_tables.sh to scripts/fill_help_tables and 2003-02-03 12:20:24 +01:00
make_binary_distribution.sh - moved manual pages from "man" to "man/man1" for the binary distribution 2002-12-11 19:37:09 +01:00
Makefile.am - renamed scripts/fill_func_tables.sh to scripts/fill_help_tables and 2003-02-03 12:20:24 +01:00
msql2mysql.sh Import changeset 2000-07-31 21:29:14 +02:00
mysql_config.sh Fix 2002-08-14 13:05:38 +05:00
mysql_convert_table_format.sh - fixed typo in scripts/mysql_convert_table_format.sh 2002-10-18 19:43:06 +02:00
mysql_explain_log.sh fixed so that --ssl and --skip-ssl works with the MySQL clients. 2002-09-17 23:46:53 +03:00
mysql_find_rows.sh configure fixes 2000-09-14 15:10:06 +03:00
mysql_fix_extensions.sh mysql_fix_extensions.sh tool copied from 4.0 tree (referenced in manual). 2002-05-16 10:13:42 +10:00
mysql_fix_privilege_tables.sh Merge with 4.0.9 2003-01-18 03:13:37 +02:00
mysql_install_db.sh - renamed scripts/fill_func_tables.sh to scripts/fill_help_tables and 2003-02-03 12:20:24 +01:00
mysql_secure_installation.sh Oops, missed the actual file. 2002-06-08 23:12:39 -05:00
mysql_setpermission.sh configure fixes 2000-09-14 15:10:06 +03:00
mysql_tableinfo.sh Removed mysql_ssl_clear() 2002-06-27 11:27:04 +03:00
mysql_zap.sh Give better error from reconnect() 2002-08-24 05:44:16 +03:00
mysqlaccess.conf configure fixes 2000-09-14 15:10:06 +03:00
mysqlaccess.sh - Applied various patches provided by Christian Hammers (MySQL maintainer 2002-12-23 14:36:40 +01:00
mysqlbug.sh Changed thd variables max_join_size and select_limit to type ha_rows. 2002-12-20 14:58:27 +02:00
mysqld_multi.sh Fixed a problem with reading some innodb options that may contain semicolin. 2002-11-12 11:39:52 +02:00
mysqld_safe-watch.sh Changed safe_mysqld -> mysqld_safe 2001-06-28 10:49:16 +03:00
mysqld_safe.sh Merge with 3.23 2003-01-16 20:47:46 +02:00
mysqldumpslow.sh Fixed myslqdumpslow for new log format. 2002-03-26 11:54:05 +02:00
mysqlhotcopy.sh - Fixed some minor bugs/typos 2002-11-15 01:57:56 +01:00