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
BitKeeper/etc/ignore:
Added linked_tools_sources tools/my_vsnprintf.c tools/mysqlmngd tools/mysys_priv.h to the ignore list
Makefile.am:
fixes for tools directory
configure.in:
fixes for tools directory
tools/mysqlmngd.c:
some bare-bones server code
delimiters/starters/terminators
started work on server management daemon
mysql-test/r/rpl_log.result:
fixed result
sql/log_event.cc:
make LOAD DATA INFILE replication
work with multi-character delimiters/starters/terminators
sql/log_event.h:
make LOAD DATA INFILE replication
work with multi-character delimiters/starters/terminators