mariadb/client
unknown ba2c3fcd6a fixes for MYSQL manager
mysys/md5.c:
  Rename: sql/md5.c -> mysys/md5.c
include/md5.h:
  Rename: mysys/md5.h -> include/md5.h
client/Makefile.am:
  added mysqlmanagerc
include/Makefile.am:
  moved md5.h to include
include/mysql.h:
  added mysqlmanager client code
include/mysql_com.h:
  renamed connect2 to my_connect() and made it extern
libmysql/Makefile.shared:
  added md5 to libmysqlclient
libmysql/libmysql.c:
  connect2->my_connect
mysys/Makefile.am:
  added md5 to client
sql/Makefile.am:
  md5 -> mysys
sql/handler.cc:
  fixed typo
tools/managertest1.nc:
  cleanup
tools/mysqlmanager.c:
  fixed bugs
  added md5 authentication
BitKeeper/etc/ignore:
  Added client/mysqlmanagerc to the ignore list
vio/test-ssl:
  no change
2001-09-19 14:30:43 -06:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
client_priv.h OS2 patch 2001-09-12 23:53:31 +03:00
completion_hash.cc Import changeset 2000-07-31 21:29:14 +02:00
completion_hash.h Import changeset 2000-07-31 21:29:14 +02:00
connect_test.c Import changeset 2000-07-31 21:29:14 +02:00
errmsg.c fixed new error messages and got vio to compile 2001-06-08 21:26:59 -06:00
get_password.c Import changeset 2000-07-31 21:29:14 +02:00
insert_test.c Redefinition of myisam_bulk_insert_tree_size 2001-07-10 15:53:08 +03:00
list_test.c Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am fixes for MYSQL manager 2001-09-19 14:30:43 -06:00
my_readline.h Cleanup of tests 2000-12-28 19:25:41 +02:00
mysql.cc Merge with 3.23.42 2001-09-13 09:52:35 +02:00
mysqladmin.c OS2 patch 2001-09-12 23:53:31 +03:00
mysqlbinlog.cc OS2 patch 2001-09-12 23:53:31 +03:00
mysqlcheck.c OS2 patch 2001-09-12 23:53:31 +03:00
mysqldump.c Merge work.mysql.com:/home/bk/mysql 2001-09-04 01:04:32 +02:00
mysqlimport.c OS2 patch 2001-09-12 23:53:31 +03:00
mysqlmanagerc.c fixes for MYSQL manager 2001-09-19 14:30:43 -06:00
mysqlshow.c Added --verbose option to mysqlshow 2001-06-12 11:59:14 +03:00
mysqltest.c merge with 3.23.42 2001-09-02 18:38:33 +02:00
password.c Import changeset 2000-07-31 21:29:14 +02:00
readline.cc Cleanup of tests 2000-12-28 19:25:41 +02:00
select_test.c Import changeset 2000-07-31 21:29:14 +02:00
showdb_test.c Import changeset 2000-07-31 21:29:14 +02:00
sql_string.cc changed to use IO_CACHE instead of FILE 2000-11-15 23:00:06 +02:00
sql_string.h changed to use IO_CACHE instead of FILE 2000-11-15 23:00:06 +02:00
ssl_test.c Import changeset 2000-07-31 21:29:14 +02:00
thimble.cc added loops and other cool stuff to mysqltest 2000-12-02 10:11:50 -07:00
thread_test.c Warning fixes 2001-08-23 03:05:56 +08:00