An error occurred fetching the project authors.
  1. 15 Dec, 2006 1 commit
  2. 14 Nov, 2006 1 commit
  3. 07 Nov, 2006 1 commit
    • unknown's avatar
      make_binary_distribution.sh: · e6161758
      unknown authored
        Added LICENSE.mysql, removed LICENSE.doc README.NW.
        Removed obselete section about MySQLEULA.txt and README.NW.
      README:
        Added reference to the EXCEPTIONS-CLIENT file.
        Changed reference to the commercial license file.
        Corrected references into chapters in the manual.
      .del-MySQLEULA.txt~4a1afd9284f9be5a:
        Delete: Docs/MySQLEULA.txt
      
      
      README:
        Added reference to the EXCEPTIONS-CLIENT file.
        Changed reference to the commercial license file.
        Corrected references into chapters in the manual.
      BitKeeper/deleted/.del-MySQLEULA.txt~4a1afd9284f9be5a:
        Delete: Docs/MySQLEULA.txt
      scripts/make_binary_distribution.sh:
        Added LICENSE.mysql, removed LICENSE.doc README.NW.
        Removed obselete section about MySQLEULA.txt and README.NW.
      e6161758
  4. 23 Oct, 2006 1 commit
  5. 28 Jul, 2006 1 commit
    • unknown's avatar
      make_binary_distribution.sh: · 3423142a
      unknown authored
        Man page for "mysqld" command move to section 8 (bug#21220)
      
      
      scripts/make_binary_distribution.sh:
        Man page for "mysqld" command move to section 8 (bug#21220)
      3423142a
  6. 26 Jun, 2006 1 commit
    • unknown's avatar
      make_sharedlib_distribution.sh: · abffdb65
      unknown authored
        For compatibility, don't use {..,..} in pattern matching
      make_binary_distribution.sh:
        Added .dylib and .sl as shared library extensions
      
      
      scripts/make_binary_distribution.sh:
        Added .dylib and .sl as shared library extensions
      scripts/make_sharedlib_distribution.sh:
        For compatibility, don't use {..,..} in pattern matching
      abffdb65
  7. 23 Jun, 2006 1 commit
  8. 12 Feb, 2006 1 commit
    • unknown's avatar
      make_binary_distribution.sh: · 523bc629
      unknown authored
        print => echo in shell script
      
      
      scripts/make_binary_distribution.sh:
        print => echo in shell script
      523bc629
  9. 13 Dec, 2005 1 commit
    • unknown's avatar
      Minor Netware specific changes. · ef5390e5
      unknown authored
      netware/BUILD/compile-linux-tools:
        Fixed compilation problem with Linux tools.
      scripts/make_binary_distribution.sh:
        Netware specific changes. Discard platform
        specific files and added a couple of missing files.
      sql/tztime.cc:
        Code not ported to Netware yet.
      ef5390e5
  10. 16 Oct, 2005 1 commit
    • unknown's avatar
      thread_registry.h, thread_registry.cc: · b26f6799
      unknown authored
        Add explicit Thread_info::Thread_info() and move both
        initializers out of class definition, to solve link
        problem on QNX
      Makefile.am:
        Preserve executable mode on scripts
      make_binary_distribution.sh:
        Copy *.imtest files
      
      
      scripts/make_binary_distribution.sh:
        Copy *.imtest files
      mysql-test/Makefile.am:
        Preserve executable mode on scripts
      server-tools/instance-manager/thread_registry.cc:
        Add explicit Thread_info::Thread_info() and move both
        initializers out of class definition, to solve link
        problem on QNX
      server-tools/instance-manager/thread_registry.h:
        Add explicit Thread_info::Thread_info() and move both
        initializers out of class definition, to solve link
        problem on QNX
      b26f6799
  11. 14 Oct, 2005 1 commit
    • unknown's avatar
      Small fixes for Netware. · 5c79598f
      unknown authored
      netware/mysql_test_run.c:
        Fixed typo.
      netware/pack_isam.def:
        Added screenname.
      scripts/make_binary_distribution.sh:
        Fixed mistake in merge.
      5c79598f
  12. 13 Oct, 2005 1 commit
    • unknown's avatar
      Some Netware related fixes and fixes for Metrowerks compiler. · 8f391a21
      unknown authored
      netware/BUILD/mwenv:
        Removed -O3 for Metrowerks compiler.
      netware/pack_isam.def:
        NetWare specific change, Added SCRENNAME for pack_isam.
      scripts/make_binary_distribution.sh:
        Netware specific change for creating help tables.
      strings/my_strtoll10.c:
        Fix for Metrowerks compiler.
      8f391a21
  13. 12 Oct, 2005 1 commit
    • unknown's avatar
      make_binary_distribution.sh: · 0062a910
      unknown authored
        Copy *.cnf files in mysql-test/std_data/
      Makefile.am:
        Added std_data/*.cnf to copy ndb config
      
      
      mysql-test/Makefile.am:
        Added std_data/*.cnf to copy ndb config
      scripts/make_binary_distribution.sh:
        Copy *.cnf files in mysql-test/std_data/
      0062a910
  14. 07 Oct, 2005 2 commits
    • unknown's avatar
      Copy zlib.a and valgrind.supp if exists. · c6503d80
      unknown authored
      Copy disabled.def
      (Backport of Kent's change from the main tree to the 4.1.15 build clone.
      Original changeset:  2005/10/07 13:08:07+02:00 kent@mysql.com )
      
      
      scripts/make_binary_distribution.sh:
        Copy zlib.a and valgrind.supp if exists.
        Copy disabled.def
        (Backport of Kent's change from the main tree to the 4.1.15 build clone.)
      c6503d80
    • unknown's avatar
      make_binary_distribution.sh: · 181541e3
      unknown authored
        Copy zlib.a and valgrind.supp if exists
        Copy disabled.def
      
      
      scripts/make_binary_distribution.sh:
        Copy zlib.a and valgrind.supp if exists
      181541e3
  15. 06 Oct, 2005 3 commits
    • unknown's avatar
      make_binary_distribution.sh: · ca0980ca
      unknown authored
        Corrected platform name output
      Services.cpp:
        Dont print null address (back port from 5.0)
      
      
      ndb/src/mgmsrv/Services.cpp:
        Dont print null address (back port from 5.0)
      scripts/make_binary_distribution.sh:
        Corrected platform name output
      ca0980ca
    • unknown's avatar
      make_binary_distribution.sh: · 449b1f23
      unknown authored
        Reintroduced --machine
        Better sh compatibility, "for i ; do" is not portable
      
      
      scripts/make_binary_distribution.sh:
        Reintroduced --machine
        Better sh compatibility, "for i ; do" is not portable
      449b1f23
    • unknown's avatar
      make_binary_distribution.sh: · 619f70a6
      unknown authored
        Replaced --machine with --platform
        General code cleanup
      
      
      scripts/make_binary_distribution.sh:
        Replaced --machine with --platform
        General code cleanup
      619f70a6
  16. 20 Sep, 2005 1 commit
    • unknown's avatar
      make_binary_distribution.sh: · b508df84
      unknown authored
        Include libz.a in distribution if built bundled
      
      
      scripts/make_binary_distribution.sh:
        Include libz.a in distribution if built bundled
      b508df84
  17. 08 Jul, 2005 2 commits
  18. 06 Jul, 2005 1 commit
    • unknown's avatar
      - backported a change for make_binary_distribution.sh from 5.0 for easier building of · 622cd702
      unknown authored
        all versions: added an option "--machine" that allows to override the autodetected
        architecture string (e.g. "i386") that becomes part of the binary package name with 
        a different one
      - moved the removal of the BASE directory to the end of the make_binary_distribution
        script
      
      
      scripts/make_binary_distribution.sh:
        - backported and fixed a change from 5.0 for easier building of all versions: added an
          option "--machine" that allows to override the autodetected architecture string 
          (e.g. "i386") that becomes part of the binary package name with a different one
        - moved the removal of the BASE directory to the end of the script
      622cd702
  19. 08 Jun, 2005 1 commit
    • unknown's avatar
      - make sure to include mysql-test/t/*.sql files in the binary distributions and when · 08bcbcd1
      unknown authored
        "make install" is called (mysql_delimiter.sql was missing)
      
      
      mysql-test/Makefile.am:
        - make sure to include mysql-test/t/*.sql files in the binary distributions
          (mysql_delimiter.sql was missing)
      scripts/make_binary_distribution.sh:
        - make sure to include mysql-test/t/*.sql files when doing a "make install"
          (mysql_delimiter.sql was missing)
      08bcbcd1
  20. 01 Jun, 2005 1 commit
    • unknown's avatar
      - removed references to some obsolete files (BUG#10824) · 3a192cf5
      unknown authored
      - removed obsolete mysql-max.spec.sc RPM spec file (Max is built out of the standard
        spec file)
      
      
      BitKeeper/deleted/.del-mysql-max.spec.sh~ca055d86585c1010:
        Delete: support-files/mysql-max.spec.sh
      configure.in:
        - removed references to some obsolete files
      scripts/make_binary_distribution.sh:
        - removed references to some obsolete files
      3a192cf5
  21. 18 May, 2005 2 commits
    • unknown's avatar
      make_binary_distribution.sh: · 600d59c2
      unknown authored
        To be safe, put "..." around variables to the test command
      
      
      scripts/make_binary_distribution.sh:
        To be safe, put "..." around variables to the test command
      600d59c2
    • unknown's avatar
      make_binary_distribution.sh: · 813ac610
      unknown authored
        Use portable check for empty string.
      
      
      scripts/make_binary_distribution.sh:
        Use portable check for empty string.
      813ac610
  22. 09 May, 2005 2 commits
    • unknown's avatar
      make_binary_distribution.sh: · 26e34176
      unknown authored
        - Add --machine override
      
      
      scripts/make_binary_distribution.sh:
        - Add --machine override
      26e34176
    • unknown's avatar
      make_binary_distribution.sh: · 602c7aec
      unknown authored
        - Print the platform name for the build logs.
      
      
      scripts/make_binary_distribution.sh:
        - Print the platform name for the build logs.
      602c7aec
  23. 08 May, 2005 1 commit
    • unknown's avatar
      make_binary_distribution.sh: · 86706cec
      unknown authored
        - Remove vendor tag from package names.
        - Map standard OS names to user-friendly versions.
      
      
      scripts/make_binary_distribution.sh:
        - Remove vendor tag from package names.
        - Map standard OS names to user-friendly versions.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      86706cec
  24. 16 Apr, 2005 2 commits
    • unknown's avatar
      mysql.server script fixed to use mysqld_safe by default + lots of minor additions · 10ad0eba
      unknown authored
      scripts/make_binary_distribution.sh:
        add libexec expansion handling to make_binary_distribution
      support-files/mysql.server.sh:
        mysql.server init.d script fixed back to use mysqld_safe by default, as mysqlmanager does not handle all
        installation scenarious yet. + libexecdir template was added for mysqlmanager to deal nicely  with the
        source distribution
      10ad0eba
    • unknown's avatar
      Added more rows to test to get predictable results · 5a8996c2
      unknown authored
      mysql-test/t/range.test:
        Added more rows to test to get predictable results
        (if it still fails, we need to add even more rows)
      scripts/make_binary_distribution.sh:
        Apply Jims patch for  mysql.server
      support-files/mysql.server.sh:
        Apply Jims patch to support mysqld_safe
      5a8996c2
  25. 13 Apr, 2005 1 commit
  26. 06 Apr, 2005 1 commit
    • unknown's avatar
      Fixed errors descovered by valgrind 2.4 · 752c8b97
      unknown authored
      Added suppression file for some valgrind warnings that are not real errors
      
      
      mysql-test/mysql-test-run.sh:
        Added suppression of some valgrind warnings that are not real errors
      mysql-test/r/heap.result:
        Cleanup old tests and added new tests
      mysql-test/t/heap.test:
        Cleanup old tests and added new tests
      mysys/default.c:
        Removed duplicate fn_format()
      scripts/make_binary_distribution.sh:
        Added valgrind suppress file
      sql/ha_federated.cc:
        Ensure that 'socket' is initialized properly
      sql/ha_heap.cc:
        Ensure that with_auto_increment is initialized properly
      sql/mysqld.cc:
        Ensure that create_time is initialized for cached threads
      sql/sql_parse.cc:
        Indentation fix
      strings/decimal.c:
        Fixed wrong tests
      752c8b97
  27. 05 Apr, 2005 1 commit
  28. 03 Apr, 2005 1 commit
    • unknown's avatar
      Enable IM in the binary distribution and fix Bug #9513 (mysql.server script... · 470b0576
      unknown authored
      Enable IM in the binary distribution and fix Bug #9513 (mysql.server script from the binary distibution
      doesn't work out of the box)
      
      
      client/Makefile.am:
        old mysqlmanager, mysqlmanagerc and mysqlmanager-pwgen renamed into mysqltestmanager, mysqltestmanagerc and
        mysqltestmanager-pwgen respectively
      mysql-test/mysql-test-run.sh:
        Old mysqlmanager, mysqlmanagerc and mysqlmanager-pwgen renamed into
        mysqltestmanager, mysqltestmanagerc and mysqltestmanager-pwgen respectively
      scripts/make_binary_distribution.sh:
        Fix the script to include IM and process mysql.server correctly
      server-tools/instance-manager/Makefile.am:
        change default socket name to follow mysqld style (and thus, fix the ptoblem with non-existant localstatedir
        in the binary distribution)
      support-files/mysql.spec.sh:
        Fix mysql.spec template to reflect the name change
      tools/Makefile.am:
        old mysqlmanager renamed into mysqltestmanager
      470b0576
  29. 09 Mar, 2005 1 commit
    • unknown's avatar
      mysql-test-run.pl: · 93e4cc51
      unknown 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
      
      
      bdb/dist/s_javah:
        Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris
      bdb/dist/s_java:
        Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris
      bdb/dist/s_readme:
        Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris
      bdb/dist/s_test:
        Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris
      bdb/dist/s_vxworks:
        Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris
      bdb/dist/s_win32:
        Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris
      bdb/dist/s_win32_dsp:
        Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris
      scripts/make_binary_distribution.sh:
        Add Perl version of mysql-test-run to package
      scripts/make_win_binary_distribution.sh:
        Add Perl version of mysql-test-run to package
      scripts/make_win_src_distribution.sh:
        Copy all content in mysql-test
      mysql-test/mysql-test-run.pl:
        Removed -c from /bin/sh call
      93e4cc51
  30. 21 Feb, 2005 1 commit
  31. 17 Feb, 2005 1 commit
    • unknown's avatar
      make_binary_distribution.sh, Makefile.am: · 06b2dab6
      unknown authored
        Make .disabled files part of distribution
      
      
      mysql-test/Makefile.am:
        Make .disabled files part of distribution
      scripts/make_binary_distribution.sh:
        Make .disabled files part of distribution
      06b2dab6
  32. 08 Feb, 2005 1 commit
  33. 03 Feb, 2005 1 commit