An error occurred fetching the project authors.
  1. 14 Dec, 2004 1 commit
    • unknown's avatar
      corrected mysqltest.dsp · 820d68d9
      unknown authored
      corrected mysql_test_run_new.dsp
      added dependency
      corrected path of mysql_test_run_new.dsp
      fixed wrong code
      added my_create_tables.c
      removed command_line
      fixed #elif
      restored NAME_MAX and MAX_FNAME
      added create_system_files()
      added compare() for windows
      added all files of testes in script
      added mysql-test in script
      
      
      BitKeeper/etc/ignore:
        Added mysql-4.1.8-win-src.zip to the ignore list
      VC++Files/client/mysqltest.dsp:
        corrected dsp file
      VC++Files/mysql-test/mysql_test_run_new.dsp:
        corrected mysql_test_run_new.dsp
      VC++Files/mysql.dsw:
        added dependency
        corrected path of mysql_test_run_new.dsp
      client/mysqltest.c:
        fixed wrong code
      mysql-test/Makefile.am:
        added my_create_tables.c
      mysql-test/my_manage.c:
        removed command_line
        fixed #elif
      mysql-test/my_manage.h:
        restored NAME_MAX and MAX_FNAME
      mysql-test/mysql_test_run_new.c:
        added create_system_files()
        added compare for windows
      scripts/make_win_src_distribution.sh:
        added all files of testes
        added mysql-test
      820d68d9
  2. 09 Nov, 2004 1 commit
    • unknown's avatar
      mysql_test_run_new.c, my_manage.h, my_manage.c: · ce823643
      unknown authored
        Added Solaris compatibility
      
      
      mysql-test/my_manage.c:
        Added Solaris compatibility
      mysql-test/my_manage.h:
        Added Solaris compatibility
      mysql-test/mysql_test_run_new.c:
        Added Solaris compatibility
      ce823643
  3. 06 Nov, 2004 1 commit
    • unknown's avatar
      mysql_test_run_new.c: · 7c927251
      unknown authored
        Included header fnmatch.h on Unix
        Changed C++ comments to C comments
        Corrected indentation of code written on Windows
        Split up lines to fit into 80 columns
        Initiated some variables to avoid warnings
        Added __attribute__((unused)) to unused function parameters
        Replace tab characters with space
        Put space after 'for', 'while' etc
        Added value to 'return' from non void function removef()
        On Unix strlwr() was incorrectly declared and a no op,
        replaced it with a macro that does nothing
        Split several statements on the same line
        Other minor changes to conform to coding standard
      
      
      mysql-test/mysql_test_run_new.c:
        Included header fnmatch.h on Unix
        Changed C++ comments to C comments
        Corrected indentation of code written on Windows
        Split up lines to fit into 80 columns
        Initiated some variables to avoid warnings
        Added __attribute__((unused)) to unused function parameters
        Replace tab characters with space
        Put space after 'for', 'while' etc
        Added value to 'return' from non void function removef()
        On Unix strlwr() was incorrectly declared and a no op,
        replaced it with a macro that does nothing
        Split several statements on the same line
        Other minor changes to conform to coding standard
      7c927251
  4. 15 Sep, 2004 1 commit
    • unknown's avatar
      WL#964 · 7d94788c
      unknown authored
      porting mysql_test_run on Linux and Windows
      
      
      client/mysqltest.c:
        added windows code
      mysql-test/Makefile.am:
        added code of creating make file
      mysql-test/r/fulltext.result:
        added FORMAT() for compatible with Windows version
      mysql-test/r/fulltext_cache.result:
        added FORMAT()
      mysql-test/r/fulltext_multi.result:
        added FORMAT()
      mysql-test/r/fulltext_order_by.result:
        added FORMAT()
      mysql-test/r/type_float.result:
        added --replace-result
      mysql-test/t/fulltext.test:
        added FORMAT()
      mysql-test/t/fulltext_cache.test:
        added FORMAT()
      mysql-test/t/fulltext_multi.test:
        added FORMAT()
      mysql-test/t/fulltext_order_by.test:
        added FORMAT()
      mysql-test/t/innodb.test:
        added --replace-result
      mysql-test/t/insert.test:
        added --replace_result
      mysql-test/t/type_float.test:
        added --replace-result
      mysql-test/t/variables.test:
        added --replace_result
      7d94788c
  5. 25 May, 2004 1 commit
    • unknown's avatar
      Added patches from Novell · b3851363
      unknown authored
      Build-tools/Do-compile:
        Fixed indentation
      configure.in:
        Added patches from Novell
        Added C_EXTRA_FLAGS as an easy way to pass flags to both CFLAGS and CXXFLAGS
      extra/perror.c:
        Fixed error number reporting to not report 'Unknown error'
      include/my_global.h:
        Defines to make NETWARE patches cleaner
      include/thr_alarm.h:
        Fixed wrong macro
      netware/mysql_install_db.c:
        Indentation fix
      b3851363
  6. 23 Jul, 2003 1 commit
  7. 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
  8. 31 Jan, 2003 1 commit
    • unknown's avatar
      Many files: · 88301da1
      unknown authored
        new file
      Makefile.am:
        Changes from Novell diff
      
      
      netware/Makefile.am:
        Changes from Novell diff
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      88301da1