mariadb/scripts
unknown f0fbecca27 fixed so that --ssl and --skip-ssl works with the MySQL clients.
Fixed core dump bug when sending wrong string to AES_DECRYPT()


BitKeeper/deleted/.del-explain_log.sh~e570be5f63576fe1:
  Delete: scripts/explain_log.sh
Docs/manual.texi:
  Updated bug reporting. Added somew new changelog entries and changed some old
client/mysql.cc:
  Fixed so that --ssl and --skip-ssl works
client/mysqladmin.c:
  Fixed so that --ssl and --skip-ssl works
client/mysqlcheck.c:
  Fixed so that --ssl and --skip-ssl works
client/mysqldump.c:
  Fixed so that --ssl and --skip-ssl works
client/mysqlimport.c:
  Fixed so that --ssl and --skip-ssl works
client/mysqlshow.c:
  Fixed so that --ssl and --skip-ssl works
include/sslopt-case.h:
  Fixed so that --ssl and --skip-ssl works
mysql-test/r/func_str.result:
  Test of problem with AES_DECRYPT()
mysql-test/t/func_str.test:
  Test of problem with AES_DECRYPT()
mysys/my_aes.c:
  Fixed problem with wrong decrypt string.
scripts/mysql_explain_log.sh:
  Applied missed patch
sql/item_strfunc.cc:
  Fixed aes_encrypt() and aes_decrypt() to be safer and avoid some mallocs()
sql/net_pkg.cc:
  Return ER_UNKNOWN_ERROR instead of errocode 0 in some cases.
2002-09-17 23:46:53 +03:00
..
.cvsignore
make_binary_distribution.sh Portabilityfix in mysqladmin.c 2002-08-23 02:48:52 +03:00
Makefile.am Removed mysql_ssl_clear() 2002-06-27 11:27:04 +03:00
msql2mysql.sh
mysql_config.sh Fix 2002-08-14 13:05:38 +05:00
mysql_convert_table_format.sh
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
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 Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tables 2002-09-16 15:55:19 +03:00
mysql_install_db.sh Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tables 2002-09-16 15:55:19 +03:00
mysql_secure_installation.sh Oops, missed the actual file. 2002-06-08 23:12:39 -05:00
mysql_setpermission.sh
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
mysqlaccess.sh
mysqlbug.sh
mysqld_multi.sh Made documentation better in mysqld_multi --help 2002-08-05 19:06:48 +03:00
mysqld_safe-watch.sh
mysqld_safe.sh
mysqldumpslow.sh Fixed myslqdumpslow for new log format. 2002-03-26 11:54:05 +02:00
mysqlhotcopy.sh Better error messages for mysql-test-run 2002-08-06 16:12:52 +03:00