Commit graph

6 commits

Author SHA1 Message Date
unknown
a7f577ccee more work on mysqlmanager
tools/mysqlmanager.c:
  more work
2001-09-05 14:06:51 -06:00
unknown
7d6644ad6f 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
2001-08-29 16:52:50 -06:00
unknown
cda4e4d23c Makefile.am Didn´ t compile after clone
tools/Makefile.am:
  Didn´ t compile after clone
2001-08-30 04:46:25 +08:00
unknown
4f1aaf457a Fix to be able to configure without --with-tools 2001-08-29 09:13:29 +03:00
unknown
5e878c0d9a work on MySQL server management daemon
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
2001-08-27 17:33:11 -06:00
unknown
87a85f7fe7 make LOAD DATA INFILE replication work with multi-character
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
2001-08-18 20:22:20 -06:00