• unknown's avatar
    Checked and applied Novell-supplied patches inside the netware directory only. · 8ae9f145
    unknown authored
    netware/BUILD/compile-linux-tools:
      Need to run make on sql_yacc.cc.
    netware/BUILD/compile-netware-END:
      Use .zip package.
    netware/BUILD/compile-netware-all:
      Add compile-netware-src.
    netware/BUILD/compile-netware-standard:
      Need backslash to avoid error.
    netware/BUILD/mwenv:
      Add additional include, library paths, -dialect and -map flags for CW.
    netware/BUILD/nwbootstrap:
      Additional status messages, update versions in .def files.
    netware/Makefile.am:
      Cosmetic change, add @openssl_libs@ in case of OpenSSL feature usage.
    netware/isamchk.def:
      Add SCREENNAME to allow interaction.
    netware/my_manage.c:
      Take out unused args to mysqladmin.
    netware/myisamchk.def:
      Add SCREENNAME to allow interaction.
    netware/myisamlog.def:
      Add SCREENNAME to allow interaction.
    netware/myisampack.def:
      Add SCREENNAME to allow interaction.
    netware/mysql_test_run.c:
      Multiple changes to help test suite.
    netware/mysqlbinlog.def:
      Add SCREENNAME to allow interaction.
    netware/mysqlcheck.def:
      Add SCREENNAME to allow interaction.
    netware/mysqld_safe.c:
      Make error message more accurate/descriptive.
    netware/mysqldump.def:
      Add SCREENNAME to allow interaction.
    netware/mysqlimport.def:
      Add SCREENNAME to allow interaction.
    8ae9f145
mysqlbinlog.def 409 Bytes
#------------------------------------------------------------------------------
# MySQL Binary Log
#------------------------------------------------------------------------------
MODULE	libc.nlm
SCREENNAME "MySQL Binary Log Dump Tool"
COPYRIGHT "(c) 2003 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved."
DESCRIPTION "MySQL Binary Log Dump Tool"
VERSION 4, 0
XDCDATA ../netware/mysql.xdc
#DEBUG