mariadb/scripts
unknown 9417dc5c17 Portability fixes + a couple of bug fixes introduced by last push.
Docs/manual.texi:
  Removed wrong web links
include/mysql_com.h:
  Portability fix
libmysqld/Makefile.am:
  Fix 'make dist'
mysys/mf_dirname.c:
  Bugfix for last push
scripts/explain_log.sh:
  Nicer output
scripts/mysql_install_db.sh:
  Removed warnings when using 'mysql_install_db'
sql/sql_parse.cc:
  Ensure that thd->query_length is always set
sql/sql_show.cc:
  cleanup
sql/sql_yacc.yy:
  Fix bug in last push
vio/vio.c:
  Merge with violite.cc
vio/viosocket.c:
  Merge with violite.cc
2001-10-08 23:20:19 +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 Fixed some build problems. 2001-10-04 02:44:18 +03:00
Makefile.am Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
msql2mysql.sh Import changeset 2000-07-31 21:29:14 +02:00
mysql_config.sh Updated manual about embedded version. 2001-10-08 04:58:07 +03: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_privilege_tables.sh Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
mysql_install_db.sh Portability fixes + a couple of bug fixes introduced by last push. 2001-10-08 23:20:19 +03:00
mysql_setpermission.sh configure fixes 2000-09-14 15:10:06 +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 Changed safe_mysqld -> mysqld_safe 2001-06-28 10:49:16 +03:00
mysqld_safe-watch.sh Changed safe_mysqld -> mysqld_safe 2001-06-28 10:49:16 +03:00
mysqld_safe.sh merge 2001-09-02 20:13:07 +02:00
mysqldumpslow.sh Fixed handling of strings in mysqldumpslow 2001-08-11 01:42:34 +03:00
mysqlhotcopy.sh Updated LOCK TABLES manual section 2001-07-28 13:29:20 +03:00