An error occurred fetching the project authors.
  1. 06 Aug, 2008 1 commit
    • Chad MILLER's avatar
      Bug#30129: mysql_install_db appears to run normally, but the databases \ · ff577e35
      Chad MILLER authored
      	are not created  {Netware}
      
      The init and test sql files were not created at cross-compilation time.
      
      Now, make them in the default build rule.  Additionally, remove the "fix" 
      SQL instructions, which are unnecessary for newly initialized databases.
      Also, clean up the english in an error message, and BZRify nwbootstrap.
      ff577e35
  2. 28 Nov, 2006 1 commit
  3. 18 Aug, 2005 1 commit
  4. 08 Feb, 2005 1 commit
  5. 13 Jan, 2005 1 commit
  6. 18 Jun, 2004 1 commit
  7. 27 May, 2004 1 commit
    • unknown's avatar
      Merged in some patches from Novell. · d5d9f915
      unknown authored
      netware/BUILD/nwbootstrap:
        Patch from Novell, create the libmysqld.imp file.
      netware/mysqld_safe.c:
        Patch from Novell, new option --set-variable.
      d5d9f915
  8. 26 May, 2004 1 commit
    • unknown's avatar
      Changed prototype of killed_ptr() to make it more portable · 30bffb02
      unknown authored
      Applied patches for Netware
      
      
      innobase/include/os0thread.h:
        Applied patches for Netware
      innobase/os/os0thread.c:
        Applied patches for Netware
      libmysql/libmysql.c:
        Applied patches for Netware
      libmysql/libmysql.def:
        Applied patches for Netware
      myisam/myisamchk.c:
        Applied patches for Netware
        Changed prototype of killed_ptr() to make it more portable
      myisam/myisamdef.h:
        Applied patches for Netware
        Changed prototype of killed_ptr() to make it more portable
      mysql-test/t/rpl_relayspace-slave.opt:
        Applied patches for Netware
      mysys/my_pthread.c:
        Applied patches for Netware
      mysys/my_static.h:
        Portability fix
      netware/BUILD/compile-linux-tools:
        Applied patches for Netware
        Changed prototype of killed_ptr() to make it more portable
      netware/BUILD/mwenv:
        Applied patches for Netware
        Changed prototype of killed_ptr() to make it more portable
      netware/BUILD/nwbootstrap:
        Applied patches for Netware
        Changed prototype of killed_ptr() to make it more portable
      netware/my_manage.c:
        Applied patches for Netware
        Changed prototype of killed_ptr() to make it more portable
      netware/mysql_fix_privilege_tables.pl:
        Applied patches for Netware
        Changed prototype of killed_ptr() to make it more portable
      netware/mysql_test_run.c:
        Applied patches for Netware
        Changed prototype of killed_ptr() to make it more portable
      netware/static_init_db.sql:
        Applied patches for Netware
        Changed prototype of killed_ptr() to make it more portable
      scripts/make_binary_distribution.sh:
        Applied patches for Netware
        Changed prototype of killed_ptr() to make it more portable
      sql/filesort.cc:
        Changed prototype of killed_ptr() to make it more portable
      sql/ha_myisam.cc:
        Changed prototype of killed_ptr() to make it more portable
      sql/mysqld.cc:
        Fixed some typos for Netware
      sql/sql_bitmap.h:
        Applied patches for Netware
      sql/sql_class.h:
        Changed prototype of killed_ptr() to make it more portable
      sql/sql_insert.cc:
        safety fix
      strings/my_strtoll10.c:
        Added comment
      30bffb02
  9. 12 Jan, 2004 1 commit
    • 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
  10. 29 May, 2003 1 commit
    • unknown's avatar
      rlyon-5.0.0-alpha.patch · c560a02d
      unknown authored
      client/mysql.cc:
        Import patch rlyon-5.0.0-alpha.patch
      configure.in:
        Import patch rlyon-5.0.0-alpha.patch
      include/config-netware.h:
        Import patch rlyon-5.0.0-alpha.patch
      include/my_global.h:
        Import patch rlyon-5.0.0-alpha.patch
      include/my_pthread.h:
        Import patch rlyon-5.0.0-alpha.patch
      mysys/my_pthread.c:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/compile-AUTOTOOLS:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/compile-linux-tools:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/compile-netware-END:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/compile-netware-START:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/compile-netware-all:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/compile-netware-debug:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/compile-netware-standard:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/mwasmnlm:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/mwccnlm:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/mwenv:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/mwldnlm:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/nwbootstrap:
        Import patch rlyon-5.0.0-alpha.patch
      netware/Makefile.am:
        Import patch rlyon-5.0.0-alpha.patch
      netware/mysql_test_run.c:
        Import patch rlyon-5.0.0-alpha.patch
      scripts/make_binary_distribution.sh:
        Import patch rlyon-5.0.0-alpha.patch
      sql/mysqld.cc:
        Import patch rlyon-5.0.0-alpha.patch
      sql/slave.cc:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/compile-netware-src:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/cron-build:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/crontab:
        Import patch rlyon-5.0.0-alpha.patch
      netware/BUILD/knetware.imp:
        Import patch rlyon-5.0.0-alpha.patch
      c560a02d
  11. 24 Apr, 2003 1 commit
    • unknown's avatar
      Minor changes in netware directory (From Rob Lyon - Novell) · 1a01f0ff
      unknown authored
      netware/mysql.xdc:
        Change mode to -rw-rw-r--
      netware/BUILD/compile-AUTOTOOLS:
        Turned on error checking in all NetWare build scripts.
      netware/BUILD/compile-linux-tools:
        Turned on error checking in all NetWare build scripts.
      netware/BUILD/compile-netware-END:
        Turned on error checking in all NetWare build scripts.
      netware/BUILD/compile-netware-START:
        Turned on error checking in all NetWare build scripts.
      netware/BUILD/compile-netware-all:
        Turned on error checking in all NetWare build scripts.
      netware/BUILD/compile-netware-debug:
        Turned on error checking in all NetWare build scripts.
      netware/BUILD/compile-netware-standard:
        Turned on error checking in all NetWare build scripts.
      netware/BUILD/mwasmnlm:
        Turned on error checking in all NetWare build scripts.
      netware/BUILD/mwccnlm:
        Turned on error checking in all NetWare build scripts.
      netware/BUILD/mwldnlm:
        Turned on error checking in all NetWare build scripts.
      netware/BUILD/nwbootstrap:
        Add target path suffix
      1a01f0ff
  12. 21 Mar, 2003 1 commit
    • unknown's avatar
      Changes from Novell for various NetWare-only files, post-4.0.12 · 0ea383e0
      unknown authored
      include/config-netware.h:
        Define USE_OLD_FUNCTIONS, remove NKS header includes
      netware/BUILD/mwenv:
        Changes to compiler flags
      netware/BUILD/nwbootstrap:
        bk changes syntax
      netware/Makefile.am:
        Remove isamchk.def, mysqld.xdc, add comp_err.def to netware_build_files
      netware/isamchk.def:
        Add XDCDATA
      netware/isamlog.def:
        Add XDCDATA
      netware/libmysql.def:
        Add XDCDATA
      netware/my_manage.c:
        Changes in argument handling, use procve
      netware/my_manage.h:
        Changes to argument handling, spawn
      netware/my_print_defaults.def:
        Add XDCDATA
      netware/myisamchk.def:
        Add XDCDATA
      netware/myisamlog.def:
        Add XDCDATA
      netware/myisampack.def:
        Add XDCDATA
      netware/mysql.def:
        Add XDCDATA
      netware/mysql_install.def:
        Add XDCDATA
      netware/mysql_install_db.c:
        Argument handling changes, etc
      netware/mysql_install_db.def:
        Add XDCDATA
      netware/mysql_test_run.c:
        Argument handling, spawn changes, etc
      netware/mysql_test_run.def:
        Add XDCDATA
      netware/mysqladmin.def:
        Add XDCDATA
      netware/mysqlbinlog.def:
        Add XDCDATA
      netware/mysqlcheck.def:
        Add XDCDATA
      netware/mysqld.def:
        Add XDCDATA
      netware/mysqld_safe.def:
        Add XDCDATA
      netware/mysqldump.def:
        Add XDCDATA
      netware/mysqlimport.def:
        Add XDCDATA
      netware/mysqlshow.def:
        Add XDCDATA
      netware/mysqltest.def:
        Add XDCDATA
      netware/pack_isam.def:
        Add XDCDATA
      netware/perror.def:
        Add XDCDATA
      netware/replace.def:
        Add XDCDATA
      netware/resolveip.def:
        Add XDCDATA
      0ea383e0
  13. 04 Mar, 2003 3 commits
    • unknown's avatar
      Many files: · 23014799
      unknown authored
        Change mode to -rwxrwxr-x
      
      
      netware/BUILD/compile-AUTOTOOLS:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-linux-tools:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-netware-END:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-netware-START:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-netware-all:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-netware-debug:
        Change mode to -rwxrwxr-x
      netware/BUILD/compile-netware-standard:
        Change mode to -rwxrwxr-x
      netware/BUILD/mwasmnlm:
        Change mode to -rwxrwxr-x
      netware/BUILD/mwccnlm:
        Change mode to -rwxrwxr-x
      netware/BUILD/mwenv:
        Change mode to -rwxrwxr-x
      netware/BUILD/mwldnlm:
        Change mode to -rwxrwxr-x
      netware/BUILD/nwbootstrap:
        Change mode to -rwxrwxr-x
      23014799
    • unknown's avatar
      novell41.patch · 4d9b1f3b
      unknown authored
      BitKeeper/deleted/.del-libmysqld.def~6ca0fa0537a3431c:
        Delete: netware/libmysqld.def
      BitKeeper/deleted/.del-mwenv~35c8b56062f4b6aa:
        Delete: netware/mw/mwenv
      BitKeeper/deleted/.del-nwconfigure~86da352b5e031ed9:
        Delete: netware/nwconfigure
      netware/BUILD/mwasmnlm:
        Import patch novell41.patch
      netware/BUILD/mwccnlm:
        Import patch novell41.patch
      netware/BUILD/mwldnlm:
        Import patch novell41.patch
      netware/BUILD/nwbootstrap:
        Import patch novell41.patch
      scripts/make_binary_distribution.sh:
        Import patch novell41.patch
      4d9b1f3b
    • unknown's avatar
      New build scripts for NetWare · aeee04d2
      unknown authored
      BitKeeper/deleted/.del-mwenv~35c8b56062f4b6aa:
        Delete: netware/mw/mwenv
      BitKeeper/deleted/.del-mwasmnlm~bc5746809d67feb5:
        Delete: netware/mw/mwasmnlm
      BitKeeper/deleted/.del-mwccnlm~be63afd25a14c3f:
        Delete: netware/mw/mwccnlm
      BitKeeper/deleted/.del-mwldnlm~efb26c57cba3c980:
        Delete: netware/mw/mwldnlm
      aeee04d2