• unknown's avatar
    mysqlbinlog->client · 8ddf0c44
    unknown authored
    
    BitKeeper/etc/ignore:
      Added client/log_event.cc client/log_event.h client/mf_iocache.c client/mf_iocache.cc client/mysqlbinlog client/mysys_priv.h mysql.kdevprj to the ignore list
    Makefile.am:
      do symlink hack in the client directory 
      ( originally needed to get log_event.cc for mysqlbinlog)
    client/mysqlbinlog.cc:
      fixes to make it compile in the client directory
    libmysql/Makefile.shared:
      link mysqlbinlog dependencies into libmysqlclient
    libmysql/libmysql.c:
      make simple_command and net_safe_read extern ( for mysqlbinlog)
    sql/log_event.cc:
      removed pthread dependency in mysqlbinlog
    sql/log_event.h:
      removed pthread dependency in mysqlbinlog
    8ddf0c44
Makefile.am 4.89 KB