fixed coredump, and changed mngd->manager

sql/sql_acl.cc:
  fixed coredump when running without SSL
tools/Makefile.am:
  mysqlmngd -> mysqlmanager
tools/mysqlmanager.c:
  mngd->manager
BitKeeper/etc/ignore:
  Added tools/mysqlmanager to the ignore list
This commit is contained in:
unknown 2001-08-29 16:52:50 -06:00
commit 7d6644ad6f
4 changed files with 72 additions and 66 deletions

View file

@ -399,3 +399,4 @@ tools/mysys_priv.h
vio/test-sslclient
vio/test-sslserver
vio/viotest-ssl
tools/mysqlmanager