An error occurred fetching the project authors.
  1. 01 Mar, 2006 1 commit
  2. 18 Feb, 2006 2 commits
    • kent@mysql.com's avatar
      mysqlimport.c: · a50023d7
      kent@mysql.com authored
        Handle case where there is no snprintf()
      libmysql.vcproj, mysqlclient.vcproj:
        Added __WIN__ symbol, needed when compiling dbug.c
      dbug.vcproj:
        Changed __WIN32__ to __WIN__
      dbug.c:
        Added Windows specific code to handle TIMESTAMP_ON log line format
      make_win_src_distribution.sh:
        Copy plugin directory recursively
      dbug.vcproj:
        Define __WIN__ for all targets
      a50023d7
    • kent@mysql.com's avatar
      Makefile.am: · 9aca849d
      kent@mysql.com authored
        Add an extra -lpthread before first -lc, to solve link
        problems when statically linking with glibc 2.2.5
      make_win_src_distribution.sh:
        Added copying of the include/mysql directory
      9aca849d
  3. 30 Jan, 2006 1 commit
  4. 26 Jan, 2006 1 commit
  5. 13 Jan, 2006 1 commit
  6. 11 Dec, 2005 1 commit
  7. 11 Oct, 2005 1 commit
  8. 30 Sep, 2005 1 commit
    • kent@mysql.com's avatar
      Many files: · 21cf818a
      kent@mysql.com authored
        New VC7 project files
      des_key_file.cc:
        Visual C++ wants '"' for local include
      mysql.cc:
        Cast my_cgets() argument for VC6 and VC7
      dummy.cpp:
        Added to convince VS .Net generate a lib for mysqlserver
      21cf818a
  9. 07 Sep, 2005 1 commit
  10. 06 Aug, 2005 1 commit
  11. 04 Aug, 2005 1 commit
  12. 21 Jul, 2005 1 commit
    • joerg@mysql.com's avatar
      File / directory structure change from 5.0 to 5.1: · 16bfcd3c
      joerg@mysql.com authored
      Table handlers "bdb", "heap", "innobase", "myisam", and "myisammrg"
      have been moved into a common subdirectory "storage".
      
      This must be reflected in the tools for Windows:
      1) When the source package is created, there is the additional level "storage".
      2) The project files below "VC++Files" also get that additional directory level, to keep structures in sync.
      3) Within the project files, references to/from the table handlers must cross that level.
      16bfcd3c
  13. 28 Jun, 2005 1 commit
  14. 18 May, 2005 1 commit
  15. 13 Apr, 2005 1 commit
    • lenz@mysql.com's avatar
      - manual.texi will be replaced with a manual written in DocBook/XML. This ChangeSet removes all · 11df4eec
      lenz@mysql.com authored
        references to the .texi file and the build targets that depend on manual.texi as the input file.
      - added COPYING as a regular file instead of creating it during the build. This ensures that it's part
        of the sources when pulling from BK (it used to be extracted from the manual)
      - Removed a lot of cruft and unused/obsolete stuff from the Docs directory (e.g. Flags, Images)
      - added a dummy mysql.info placeholder file (the info file is still used as the source to extract
        various text files during the build). It will be replaced with a "real" file during the Bootstrap
        process to create the official source distribution - the placeholder just satisfies build dependencies.
      11df4eec
  16. 31 Mar, 2005 1 commit
  17. 10 Mar, 2005 1 commit
  18. 09 Mar, 2005 1 commit
    • kent@mysql.com's avatar
      mysql-test-run.pl: · c6002966
      kent@mysql.com authored
        Removed -c from /bin/sh call
      make_win_src_distribution.sh:
        Copy all content in mysql-test
      make_win_binary_distribution.sh, make_binary_distribution.sh:
        Add Perl version of mysql-test-run to package
      s_win32_dsp, s_win32, s_vxworks, s_test, s_readme, s_java, s_javah:
        Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris
      c6002966
  19. 01 Jan, 2005 1 commit
  20. 14 Dec, 2004 1 commit
    • wax@kishkin.ru's avatar
      corrected mysqltest.dsp · e81d48fd
      wax@kishkin.ru 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
      e81d48fd
  21. 13 Dec, 2004 1 commit
  22. 10 Nov, 2004 1 commit
  23. 09 Nov, 2004 1 commit
  24. 27 Oct, 2004 1 commit
  25. 07 Oct, 2004 1 commit
  26. 05 Oct, 2004 1 commit
  27. 05 Aug, 2004 2 commits
  28. 27 Jun, 2004 1 commit
  29. 26 Jun, 2004 2 commits
  30. 25 Jun, 2004 2 commits
  31. 27 May, 2004 1 commit
  32. 19 May, 2004 1 commit
  33. 08 Dec, 2003 1 commit
  34. 25 Nov, 2003 1 commit
  35. 18 Nov, 2003 1 commit
  36. 15 Sep, 2003 1 commit