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
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
mysql_config.sh
mysql_convert_table_format.sh
mysql_explain_log.sh
mysql_find_rows.sh
mysql_fix_extensions.sh
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
mysql_setpermission.sh
mysql_tableinfo.sh
mysql_zap.sh
mysqlaccess.conf
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
mysqld_safe-watch.sh
mysqld_safe.sh Merge with 3.23 2003-01-16 20:47:46 +02:00
mysqldumpslow.sh
mysqlhotcopy.sh