mariadb/scripts
unknown 2053f8f850 fixed BUG #2874 "Grant table bug" and
added tests for testing structure of mysql db


client/mysqltest.c:
  extend "replace" to column names
  extend "disable_result_log" to output of --exec commad
mysql-test/install_test_db.sh:
  corrected wrong column definitions (as a result of tests)
mysql-test/mysql-test-run.sh:
  export MYSQL and MYSQL_FIX_SYSTEM_TABLES + 
  added option --result-file for *.opt files
scripts/mysql_fix_privilege_tables.sh:
  added new options to using in tests + 
  added new alters (as a result of new tests)
scripts/mysql_fix_privilege_tables.sql:
  added new alters (as a result of new tests)
scripts/mysql_install_db.sh:
  corrected definition of tables_priv.Table_name
2004-03-10 22:54:07 +04:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
make_binary_distribution.sh - renamed myisam/ft_dump to myisam/mysam_ftdump and added it to the 2004-02-03 22:25:02 +01:00
make_sharedlib_distribution.sh - added make_sharedlib_distribution.sh to the source distribution 2003-10-08 12:35:24 +02:00
make_win_binary_distribution.sh Major work on Windows build automation-- add binary packaging, suffixes 2004-02-19 19:04:47 -01:00
make_win_src_distribution.sh - Removed COPYING.LIB from all source and binary distributions 2003-11-25 17:52:12 +01:00
Makefile.am Major work on Windows build automation-- add binary packaging, suffixes 2004-02-19 19:04:47 -01:00
msql2mysql.sh Import changeset 2000-07-31 21:29:14 +02:00
mysql_config.sh \| is sed is on-portable 2004-02-20 12:02:34 +01: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 - applied patch to mysql_explain_log.sh provided by Dennis Haney 2003-06-11 13:40:20 +02: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 fixed BUG #2874 "Grant table bug" and 2004-03-10 22:54:07 +04:00
mysql_fix_privilege_tables.sql fixed BUG #2874 "Grant table bug" and 2004-03-10 22:54:07 +04:00
mysql_install_db.sh fixed BUG #2874 "Grant table bug" and 2004-03-10 22:54:07 +04:00
mysql_secure_installation.sh added to mysql_secure_installation 2003-10-24 15:20:46 -04:00
mysql_setpermission.sh - Applied patch provided by Martin Mokrejs <mmokrejs@natur.cuni.cz> 2003-04-25 21:58:25 +02:00
mysql_tableinfo.sh Small fixes in mysql_tableinfo. It's only code tiny changes, does not modify 2003-03-14 16:07:15 +01: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 - Rephrased two option help texts to not start with "use the ..." as this 2003-11-24 17:05:24 +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 - fixed early removing of socket file when multiple instances of mysqld are 2004-01-15 16:14:30 +01:00
mysqldumpslow.sh Fixed myslqdumpslow for new log format. 2002-03-26 11:54:05 +02:00
mysqlhotcopy.sh Added option chroot to mysqlhotcopy. 2004-03-04 18:30:28 +00:00