An error occurred fetching the project authors.
  1. 20 Feb, 2003 1 commit
  2. 18 Jan, 2003 1 commit
  3. 08 Oct, 2002 1 commit
    • unknown's avatar
      Portability fixes to be able to compile MySQL with VC++ · e04b6011
      unknown authored
      VC++Files/client/mysqlclient.dsp:
        Updated VC++ files for 4.1
      VC++Files/libmysql/libmysql.dsp:
        Updated VC++ files for 4.1
      VC++Files/libmysqld/libmysqld.dsp:
        Updated VC++ files for 4.1
      VC++Files/myisam/myisam.dsp:
        Updated VC++ files for 4.1
      VC++Files/mysys/mysys.dsp:
        Updated VC++ files for 4.1
      VC++Files/sql/mysqld.dsp:
        Updated VC++ files for 4.1
      VC++Files/strings/strings.dsp:
        Updated VC++ files for 4.1
      client/mysql.cc:
        Update for windows
      heap/_check.c:
        Fixed wrong DBUG_PRINT() usage
      include/mysql.h:
        Portability fix (uint -> unsigned int)
      libmysql/libmysql.def:
        Removed old my_casecmp function
      sql/ha_innodb.cc:
        Update for windows
      sql/init.cc:
        Removed not used variable
      sql/log.cc:
        Removed not used variable
      sql/net_pkg.cc:
        Portability fix
      sql/sql_db.cc:
        Portability fixes.  Removed not used variables
      sql/sql_lex.h:
        Portability fix
      sql/sql_parse.cc:
        Portability fix
      sql/sql_prepare.cc:
        Removed not used variables
      sql/sql_select.cc:
        Portability fix
      sql/sql_show.cc:
        Portability fix
      sql/sql_union.cc:
        Portability fix
      e04b6011
  4. 02 Oct, 2002 1 commit
    • unknown's avatar
      Update for Visual Studio Projects Files · 3726e2ba
      unknown authored
      VC++Files/client/mysqlclient.dsp:
        Updated the sources files:  < net.c >net_serv.cpp
      VC++Files/innobase/innobase.dsp:
        Added configuration for to compile all the dependencies options for the other projects.
      VC++Files/libmysql/libmysql.dsp:
        Modified the xcopy command for to avoid an error for waiting the confirmation of the copy
      VC++Files/myisampack/myisampack.dsp:
        Updated source location
      VC++Files/mysql.dsw:
        Added project files: the embedded static library; my_print_defaults; comp_err
      VC++Files/mysqldemb/mysqldemb.dsp:
        Updated flags
      VC++Files/mysqlserver/mysqlserver.dsp:
        Updated flags
      VC++Files/pack_isam/pack_isam.dsp:
        Updated source location
      VC++Files/sql/mysqld.dsp:
        Added UDF and updated flags
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      3726e2ba
  5. 29 Aug, 2002 1 commit
    • unknown's avatar
      Updated VC++ dsp files from windows build machine · 0d50732c
      unknown authored
      Remove some compiler warnings when using VC++
      Add InnoDB in normal MySQL binary for windows.
      
      
      BitKeeper/deleted/.del-lib_load.cc~854092828128d7f9:
        Delete: libmysqld/lib_load.cc
      VC++Files/bdb/bdb.dsp:
        Updated VC++ dsp files from windows build machine
      VC++Files/client/mysql.dsp:
        Updated VC++ dsp files from windows build machine
      VC++Files/client/mysqladmin.dsp:
        Updated VC++ dsp files from windows build machine
      VC++Files/client/mysqlclient.dsp:
        Updated VC++ dsp files from windows build machine
      VC++Files/client/mysqldump.dsp:
        Updated VC++ dsp files from windows build machine
      VC++Files/client/mysqlimport.dsp:
        Updated VC++ dsp files from windows build machine
      VC++Files/client/mysqlshow.dsp:
        Updated VC++ dsp files from windows build machine
      VC++Files/innobase/innobase.dsp:
        Updated VC++ dsp files from windows build machine
      VC++Files/libmysqld/libmysqld.dsp:
        Updated VC++ dsp files from windows build machine
      VC++Files/libmysqltest/myTest.dsp:
        Updated VC++ dsp files from windows build machine
      VC++Files/libmysqltest/mytest.c:
        Removed compiler warning for VC++
      VC++Files/mysql.dsw:
        Add Innodb to standard binary
      VC++Files/mysqlbinlog/mysqlbinlog.dsp:
        Updated VC++ dsp files from windows build machine
      VC++Files/mysqlcheck/mysqlcheck.dsp:
        Updated VC++ dsp files from windows build machine
      VC++Files/mysqlmanager/MySqlManager.dsp:
        Updated VC++ dsp files from windows build machine
      VC++Files/mysys/mysys.dsp:
        Updated VC++ dsp files from windows build machine
      VC++Files/pack_isam/pack_isam.dsp:
        Updated VC++ dsp files from windows build machine
      VC++Files/perror/perror.dsp:
        Updated VC++ dsp files from windows build machine
      VC++Files/replace/replace.dsp:
        Updated VC++ dsp files from windows build machine
      VC++Files/sql/mysqld.dsp:
        Updated VC++ dsp files from windows build machine
      VC++Files/test1/test1.dsp:
        Updated VC++ dsp files from windows build machine
      VC++Files/thr_insert_test/thr_insert_test.dsp:
        Updated VC++ dsp files from windows build machine
      VC++Files/thr_test/thr_test.dsp:
        Updated VC++ dsp files from windows build machine
      VC++Files/vio/vio.dsp:
        Updated VC++ dsp files from windows build machine
      sql/item_strfunc.cc:
        Removed compiler warning on VC++
      VC++Files/libmysql/libmysql.dsp:
        Updated VC++ dsp files from windows build machine
      0d50732c
  6. 15 Aug, 2002 1 commit
  7. 28 Jun, 2002 1 commit
    • unknown's avatar
      Updated windows files (VC++ files and winmysqladmin). · b3574dc2
      unknown authored
      Portability fixes.
      Removed compiler warnings.
      
      
      
      VC++Files/client/mysql.dsp:
        Updated to 4.0.2
      VC++Files/client/mysqladmin.dsp:
        Updated to 4.0.2
      VC++Files/client/mysqlclient.dsp:
        Updated to 4.0.2
      VC++Files/client/mysqldump.dsp:
        Updated to 4.0.2
      VC++Files/client/mysqlimport.dsp:
        Updated to 4.0.2
      VC++Files/client/mysqlshow.dsp:
        Updated to 4.0.2
      VC++Files/innobase/innobase.dsp:
        Updated to 4.0.2
      VC++Files/libmysql/libmySQL.dsp:
        Updated to 4.0.2
      VC++Files/libmysqltest/myTest.dsp:
        Updated to 4.0.2
      VC++Files/merge/merge.dsp:
        Updated to 4.0.2
      VC++Files/myisam/myisam.dsp:
        Updated to 4.0.2
      VC++Files/mysql.dsw:
        Updated to 4.0.2
      VC++Files/mysqlbinlog/mysqlbinlog.dsp:
        Updated to 4.0.2
      VC++Files/mysqlcheck/mysqlcheck.dsp:
        Updated to 4.0.2
      VC++Files/mysqlmanager/MySqlManager.dsp:
        Updated to 4.0.2
      VC++Files/mysys/mysys.dsp:
        Updated to 4.0.2
      VC++Files/pack_isam/pack_isam.dsp:
        Updated to 4.0.2
      VC++Files/perror/perror.dsp:
        Updated to 4.0.2
      VC++Files/replace/replace.dsp:
        Updated to 4.0.2
      VC++Files/sql/mysqld.dsp:
        Updated to 4.0.2
      VC++Files/test1/test1.dsp:
        Updated to 4.0.2
      VC++Files/thr_insert_test/thr_insert_test.dsp:
        Updated to 4.0.2
      VC++Files/thr_test/thr_test.dsp:
        Updated to 4.0.2
      VC++Files/vio/vio.dsp:
        Updated to 4.0.2
      VC++Files/zlib/zlib.dsp:
        Updated to 4.0.2
      include/config-win.h:
        Added isnan() and finite()
      include/myisam.h:
        Move thr_xxx functions to myisam_priv.h
      myisam/mi_check.c:
        Portability fix.
      myisam/mi_locking.c:
        Comment cleanup
      myisam/myisamchk.c:
        Removed compiler warning
      myisam/myisamdef.h:
        Added thr_xxx functions
      myisam/sort.c:
        Portability fix
      sql/field.cc:
        Portability fix
      sql/sql_insert.cc:
        R
      b3574dc2
  8. 30 Oct, 2001 1 commit
  9. 22 Oct, 2001 1 commit
    • unknown's avatar
      Adding Win32 IDE Stuff · eb50f1b4
      unknown authored
      -WorkSpace and Project Files for VC++6.0
      -InstallShield Files for setup program. 
      
      eb50f1b4