mariadb/scripts
unknown 835a75c97b Removed mysql_ssl_clear()
Added statistics information for alarms (for bug tracking)
Don't store "incomplete" in the xxx.cfg file if we are not using --restart. (Crash-me)
Enlarged STACK_BUF_ALLOC becasue of failed crash-me test
Aded new script mysql_tableinfo to make a system directory.


Docs/manual.texi:
  Changelog and TODO
include/mysql.h:
  Removed mysql_ssl_clear() (One should use mysql_close() instead)
include/thr_alarm.h:
  Added info for alarms
libmysql/libmysql.c:
  Made mysql_ssl_clear() static
libmysql/libmysql.def:
  cleanup
libmysqld/libmysqld.def:
  cleanup
myisam/myisamchk.c:
  describe -> description
myisam/myisampack.c:
  Fixed copyright.
mysys/thr_alarm.c:
  Added statistics information for alarms (for bug tracking)
scripts/Makefile.am:
  Added mysql_table_info
sql-bench/crash-me.sh:
  Don't store "incomplete" in the xxx.cfg file if we are not using --restart.
  This was done becasue "incomplete" made it harder to quickly repeat a test that
  failed.
sql-bench/limits/mysql.cfg:
  Update to 1.58
sql/hostname.cc:
  Remved compiler warning
sql/item_func.cc:
  cleanup
sql/item_func.h:
  Cleanup
sql/mysql_priv.h:
  Enlarged STACK_BUF_ALLOC becasue of failed crash-me test
sql/opt_range.cc:
  Removed purify warning
sql/sql_parse.cc:
  cleanup
sql/sql_test.cc:
  Added ala
2002-06-27 11:27:04 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
explain_log.sh Portability fixes + a couple of bug fixes introduced by last push. 2001-10-08 23:20:19 +03:00
make_binary_distribution.sh merge 2001-11-28 14:52:11 +02:00
Makefile.am Removed mysql_ssl_clear() 2002-06-27 11:27:04 +03:00
msql2mysql.sh Import changeset 2000-07-31 21:29:14 +02:00
mysql_config.sh Merge from 3.23.48 tree 2002-01-30 16:37:47 +02:00
mysql_convert_table_format.sh Fixed INSERT DELAYED with Innobase 2001-04-09 21:08:56 +03:00
mysql_explain_log.sh Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
mysql_find_rows.sh configure fixes 2000-09-14 15:10:06 +03:00
mysql_fix_extensions.sh mysql_fix_extensions.sh: 2001-12-24 14:55:47 +00:00
mysql_fix_privilege_tables.sh Cleanup of checking of user resources 2002-06-16 17:06:12 +03:00
mysql_install_db.sh Added the following new privleges: 2002-06-12 15:04:18 +03: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 Don't force conf_to_src to be static an all systems 2001-04-18 02:53:21 +03:00
mysqlaccess.conf configure fixes 2000-09-14 15:10:06 +03:00
mysqlaccess.sh New benchmark test 2000-12-24 15:19:00 +02:00
mysqlbug.sh Add --with-server-suffix (MYSQL_SERVER_SUFFIX). 2001-01-19 02:46:13 +02:00
mysqld_multi.sh Support for running different versions of mysqld with mysqld_multi 2002-03-04 23:16:43 +02:00
mysqld_safe-watch.sh Changed safe_mysqld -> mysqld_safe 2001-06-28 10:49:16 +03:00
mysqld_safe.sh merge 2002-03-06 19:53:31 +02:00
mysqldumpslow.sh Fixed mysqldumpslow for new dump format. 2002-03-12 11:52:41 +02:00
mysqlhotcopy.sh Added help for --local-infile 2002-03-12 11:38:22 +02:00