An error occurred fetching the project authors.
  1. 22 Jun, 2006 1 commit
    • unknown's avatar
      mysql.spec.sh: · 92ad3d5b
      unknown authored
        Disable the simplistic auto dependency scan for test/bench (bug#20078)
      
      
      support-files/mysql.spec.sh:
        Disable the simplistic auto dependency scan for test/bench (bug#20078)
      92ad3d5b
  2. 20 May, 2006 1 commit
    • unknown's avatar
      mysql.spec.sh: · 65fcdee5
      unknown authored
        Always compile position independent
      
      
      support-files/mysql.spec.sh:
        Always compile position independent
      65fcdee5
  3. 10 May, 2006 1 commit
    • unknown's avatar
      mysql.spec.sh: · bc1815aa
      unknown authored
        Compile in all character sets in Max (bug#14918)
      
      
      support-files/mysql.spec.sh:
        Compile in all character sets in Max (bug#14918)
      bc1815aa
  4. 01 May, 2006 1 commit
    • unknown's avatar
      mysql.spec.sh: · 38b1f7c7
      unknown authored
        Use "./libtool --mode=execute" to find real path to executables
      
      
      support-files/mysql.spec.sh:
        Use "./libtool --mode=execute" to find real path to executables
      38b1f7c7
  5. 28 Apr, 2006 2 commits
    • unknown's avatar
      mysql.spec.sh: · 9cffcab4
      unknown authored
        Backport of changes in 5.0 (bug#18294)
      
      
      support-files/mysql.spec.sh:
        Backport of changes in 5.0 (bug#18294)
      9cffcab4
    • unknown's avatar
      mysql.spec.sh: · 5fd32db8
      unknown authored
        Include and run mysql_upgrade if needed (bug#19353)
      
      
      support-files/mysql.spec.sh:
        Include and run mysql_upgrade if needed (bug#19353)
      5fd32db8
  6. 26 Apr, 2006 1 commit
  7. 01 Apr, 2006 1 commit
    • unknown's avatar
      Makefile.am: · 2a4e2e8d
      unknown authored
        Let "make install" install mysql-test-run.pl
      mysql.spec.sh:
        Set $LDFLAGS from $MYSQL_BUILD_LDFLAGS (bug#16662)
      
      
      support-files/mysql.spec.sh:
        Set $LDFLAGS from $MYSQL_BUILD_LDFLAGS (bug#16662)
      mysql-test/Makefile.am:
        Let "make install" install mysql-test-run.pl
      2a4e2e8d
  8. 03 Mar, 2006 2 commits
    • unknown's avatar
      mysql.spec.sh: · 0dcd0258
      unknown authored
        Use installed libz.a to avoid hard to solve static linking problems
      
      
      support-files/mysql.spec.sh:
        Use installed libz.a to avoid hard to solve static linking problems
      0dcd0258
    • unknown's avatar
      mysql.spec.sh: · a91d0afd
      unknown authored
        Don't create empty embedded RPM, bug#15769
      
      
      support-files/mysql.spec.sh:
        Don't create empty embedded RPM, bug#15769
      a91d0afd
  9. 10 Feb, 2006 1 commit
  10. 12 Dec, 2005 1 commit
    • unknown's avatar
      mysql.spec.sh: · ed3b63e1
      unknown authored
        * made the following changes for the generic 5.0 RPM spec file
        - Added zlib to the list of (static) libraries installed
        - Added check against libtool wierdness (WRT: sql/mysqld || sql/.libs/mysqld)
        - Compile MySQL with bundled zlib
        - Fixed %packager name to "MySQL Production Engineering Team"
      
      
      support-files/mysql.spec.sh:
        * made the following changes for the generic 5.0 RPM spec file
        - Added zlib to the list of (static) libraries installed
        - Added check against libtool wierdness (WRT: sql/mysqld || sql/.libs/mysqld)
        - Compile MySQL with bundled zlib
        - Fixed %packager name to "MySQL Production Engineering Team"
      ed3b63e1
  11. 05 Dec, 2005 1 commit
    • unknown's avatar
      Not all RPM builds can use the bundled zlib, due to dependency and link conflicts. Solve this. · 966ab524
      unknown authored
      (Backport of an identical change from 5.0)
      
      
      support-files/mysql.spec.sh:
        We cannot always use the bundled zlib, as this conflicts with the "shared" build of the "max" binary.
        The fully static RPM build on "build" also does not work with the bundled zlib.
        With this change, we use the bundled zlib for "standard" RPMs (unless fully static, "build")
        and the one already installed on the system for the "max" build which is also labeled "experimental".
        (Backport of an identical change from 5.0)
      966ab524
  12. 22 Nov, 2005 1 commit
    • unknown's avatar
      support-files/mysql.spec.sh · 6a6caf56
      unknown authored
      Fix a possible problem on RPM un-install. bug#15145
      
      
      support-files/mysql.spec.sh:
        Extend the file existence check for "init.d/mysql" on un-install
        to also guard the call to "insserv"/"chkconfig".
        bug#15145, br#5369 / 5586, csc#7129
      6a6caf56
  13. 11 Nov, 2005 1 commit
    • unknown's avatar
      Not all RPM builds can use the bundled zlib, due to dependency and link conflicts. Solve this. · 4e1bc5ab
      unknown authored
      support-files/mysql.spec.sh:
        We cannot always use the bundled zlib, as this conflicts with the "shared" build of the "max" binary.
        The fully static RPM build on "build" also does not work with the bundled zlib.
        With this change, we use the bundled zlib for "standard" RPMs (unless fully stytic, "build")
        and the one already installed onm the system for the "max" build which is also labeled "experimental".
      4e1bc5ab
  14. 05 Nov, 2005 1 commit
    • unknown's avatar
      mysql.spec.sh: · 0e878d7e
      unknown authored
        Always use bundled zlib
      
      
      support-files/mysql.spec.sh:
        Always use bundled zlib
      0e878d7e
  15. 28 Oct, 2005 3 commits
  16. 27 Oct, 2005 1 commit
    • unknown's avatar
      - Removed obsolete and outdated man page files from the man · 0ffe070c
      unknown authored
         directory - these files are now maintained in the mysqldoc
         repository and included in the source distribution during the
         release build. Updated the configure.in script and Makefiles to
         create the man page file list at build time
       - Updated the file list in the RPM spec file to include all currently
         available man pages (this can not be done with wildcards, as
         the man pages are spread across several subpackages. However, RPM
         warns about unpackaged files, so newly added man pages can be 
         spotted)
      
      
      BitKeeper/deleted/.del-isamchk.1.in~9d44303f6d951962:
        Delete: man/isamchk.1.in
      BitKeeper/deleted/.del-isamlog.1.in~416d91adbf665b19:
        Delete: man/isamlog.1.in
      BitKeeper/deleted/.del-mysql.1.in~3f4dbf65d31fea3a:
        Delete: man/mysql.1.in
      BitKeeper/deleted/.del-mysqlaccess.1.in~2adf98feb44a0dbf:
        Delete: man/mysqlaccess.1.in
      BitKeeper/deleted/.del-mysqladmin.1.in~81703c6092a1f769:
        Delete: man/mysqladmin.1.in
      BitKeeper/deleted/.del-mysqld.1.in~42371a82eb27d87c:
        Delete: man/mysqld.1.in
      BitKeeper/deleted/.del-mysqld_multi.1.in~b3f1c5343b8481e6:
        Delete: man/mysqld_multi.1.in
      BitKeeper/deleted/.del-mysqld_safe.1.in~6f34e14acc0c5e0b:
        Delete: man/mysqld_safe.1.in
      BitKeeper/deleted/.del-mysqldump.1.in~9520980bfec710d5:
        Delete: man/mysqldump.1.in
      BitKeeper/deleted/.del-mysql_fix_privilege_tables.1.in~7422405bb0e64325:
        Delete: man/mysql_fix_privilege_tables.1.in
      BitKeeper/deleted/.del-mysql_zap.1.in~df5cf8089b50c624:
        Delete: man/mysql_zap.1.in
      BitKeeper/deleted/.del-mysqlshow.1.in~81ce953dcc1a282f:
        Delete: man/mysqlshow.1.in
      BitKeeper/deleted/.del-perror.1.in~60d1efcbe71bdd9c:
        Delete: man/perror.1.in
      BitKeeper/deleted/.del-replace.1.in~e92dc1aea682608c:
        Delete: man/replace.1.in
      configure.in:
         - dynamically add man pages included in the man directory
           (the BK tree only contains one dummy file, the directory is
           populated by the Bootstrap script by copying current man pages
           from the documentation server)
      man/Makefile.am:
         - removed hard-coded list of man pages, the list is populated
           during the configure stage. When building from BK, only one
           placeholder file exists. For the release builds, this directory
           is populated by the Bootstrap script, which takes man page files
           from the documentation server.
      man/mysqlman.1:
         - removed version number
      support-files/mysql.spec.sh:
         - adjusted file list: added man pages that are now part of the
           official source distribution (taken from the documentation
           server)
      0ffe070c
  17. 19 Oct, 2005 2 commits
    • unknown's avatar
      mysql.spec.sh: · e27cb111
      unknown authored
        Made yaSSL support an option (off by default)
      
      
      support-files/mysql.spec.sh:
        Made yaSSL support an option (off by default)
      e27cb111
    • unknown's avatar
      mysql.spec.sh: · a43ec392
      unknown authored
        Enabled yaSSL
      mysql-test-run.pl:
        Increased test case timeout from 15 min
      
      
      mysql-test/mysql-test-run.pl:
        Increased test case timeout from 15 min
      support-files/mysql.spec.sh:
        Enabled yaSSL
      a43ec392
  18. 14 Oct, 2005 3 commits
    • unknown's avatar
      mysql.spec.sh: · 8b6c4068
      unknown authored
        Give mode arguments the same way in all places
        Moved copy of mysqld.a to "standard" build, but
        disabled it as we don't do embedded yet in 5.0
      
      
      support-files/mysql.spec.sh:
        Give mode arguments the same way in all places
        Moved copy of mysqld.a to "standard" build, but
        disabled it as we don't do embedded yet in 5.0
      8b6c4068
    • unknown's avatar
      mysql.spec.sh: · 726170e8
      unknown authored
        For 5.x, always compile with --with-big-tables
        Copy the config.log file to location outside
        the build tree
      
      
      support-files/mysql.spec.sh:
        For 5.x, always compile with --with-big-tables
        Copy the config.log file to location outside
        the build tree
      726170e8
    • unknown's avatar
      mysql.spec.sh: · f242afb0
      unknown authored
        Removed unneeded/obsolte configure options
        Added archive engine to standard server
        Removed the embedded server from experimental server
        Changed suffix "-Max" => "-max"
        Changed comment string "Max" => "Experimental"
      
      
      support-files/mysql.spec.sh:
        Removed unneeded/obsolte configure options
        Added archive engine to standard server
        Removed the embedded server from experimental server
        Changed suffix "-Max" => "-max"
        Changed comment string "Max" => "Experimental"
      f242afb0
  19. 13 Oct, 2005 2 commits
    • unknown's avatar
      - added a usermod call in the postinstall section of the RPM spec file · 124b0a59
      unknown authored
         to assign a potential existing mysql user to the correct user group (BUG#12823) 
      
      
      support-files/mysql.spec.sh:
         - added a usermod call to assign a potential existing mysql user to the
           correct user group (BUG#12823)
      124b0a59
    • unknown's avatar
      RPM spec file fixes: · 4b51051d
      unknown authored
       - added a usermod call to assign a potential existing mysql user to the
         correct user group (BUG#12823)
       - Save the perror binary built during Max build so it supports the NDB
         error codes (BUG#13740)
       - added a separate macro "mysqld_group" to be able to define the
         user group of the mysql user seperately, if desired.
      
      
      support-files/mysql.spec.sh:
         - added a usermod call to assign a potential existing mysql user to the
           correct user group (BUG#12823)
         - Save the perror binary built during Max build so it supports the NDB
           error codes (BUG#13740)
         - added a separate macro "mysqld_group" to be able to define the
           user group of the mysql user seperately, if desired.
      4b51051d
  20. 10 Oct, 2005 1 commit
  21. 29 Sep, 2005 1 commit
  22. 22 Aug, 2005 1 commit
  23. 04 Aug, 2005 2 commits
  24. 02 Aug, 2005 1 commit
  25. 29 Jul, 2005 1 commit
    • unknown's avatar
      Security fix in "zlib": · 0f867ef7
      unknown authored
      - upgrade zlib to 1.2.2
        (originally:  2005/03/23 21:08:13+01:00 serg@serg.mylan )
      - fixed linking with zlib
        (originally:  2005/05/24 22:42:43+02:00 lenz@mysql.com )
      - one more build fix for zlib.lib - added libpath to the mysql_test_run_new project files
        (originally:  2005/05/25 10:55:21+02:00 lenz@mysql.com )
      - Do not build the RPMs statically on i386 by default, only when adding either
        "--with static" or "--define '_with_static 1'" to the RPM build options.
        Static linking really only makes sense when linking against the specially patched
        glibc 2.2.5.
        (originally:  2005/06/14 21:39:08+02:00 lenz@mysql.com )
      - Apply security patch to bundled zlib for CAN-2005-2096. (Bug #11844)
        (originally:  2005/07/11 10:37:21-07:00 jimw@mysql.com )
      - applied a security fix to inftrees.h from the bundled zlib to resolve a second
        potential zlib security vulnerability (CAN-2005-1849). Fix was taken from the
        official zlib-1.2.3 distribution (no other zlib-1.2.3 changes were applied)
        (originally:  2005/07/27 14:55:08+02:00 lenz@mysql.com )
      - build the RPM binaries against the bundled zlib, when static linking is requested
        (originally:  2005/07/27 16:42:13+02:00 lenz@mysql.com )
      
      
      VC++Files/client/mysql.dsp:
        - added zlib.lib to the LINK32 options
      VC++Files/client/mysqladmin.dsp:
        - added zlib.lib to the LINK32 options
      VC++Files/client/mysqlcheck.dsp:
        - added zlib.lib to the LINK32 options
      VC++Files/client/mysqldump.dsp:
        - added zlib.lib to the LINK32 options
      VC++Files/client/mysqlimport.dsp:
        - added zlib.lib to the LINK32 options
      VC++Files/client/mysqlshow.dsp:
        - added zlib.lib to the LINK32 options
      VC++Files/client/mysqltest.dsp:
        - added zlib.lib to the LINK32 options
      VC++Files/mysql-test/mysql_test_run_new.dsp:
        - added zlib.lib to the LINK32 options
        - added libpath option so that zlib.lib will be found
      VC++Files/mysqlbinlog/mysqlbinlog.dsp:
        - added zlib.lib to the LINK32 options
      VC++Files/mysqlcheck/mysqlcheck.dsp:
        - added zlib.lib to the LINK32 options
      VC++Files/mysqlmanager/mysqlmanager.dsp:
        - added zlib.lib to the LINK32 options
      acinclude.m4:
        clarify help text
      support-files/mysql.spec.sh:
        - Do not build statically on i386 by default, only when adding either "--with
          static" or "--define '_with_static 1'" to the RPM build options. Static
          linking really only makes sense when linking against the specially patched
          glibc 2.2.5.
        - build against the bundled zlib, when linking statically
      zlib/ChangeLog:
        upgrade zlib to 1.2.2
      zlib/FAQ:
        upgrade zlib to 1.2.2
      zlib/INDEX:
        upgrade zlib to 1.2.2
      zlib/README:
        upgrade zlib to 1.2.2
      zlib/crc32.c:
        upgrade zlib to 1.2.2
      zlib/deflate.c:
        upgrade zlib to 1.2.2
      zlib/deflate.h:
        upgrade zlib to 1.2.2
      zlib/gzio.c:
        upgrade zlib to 1.2.2
      zlib/infback.c:
        upgrade zlib to 1.2.2
      zlib/inffast.c:
        upgrade zlib to 1.2.2
      zlib/inflate.c:
        upgrade zlib to 1.2.2
      zlib/inftrees.c:
        upgrade zlib to 1.2.2
        Apply security patch for CAN-2005-2096
      zlib/inftrees.h:
        upgrade zlib to 1.2.2
        applied another security fix to resolve CAN-2005-1849, taken from the 1.2.3 zlib sources
      zlib/trees.c:
        upgrade zlib to 1.2.2
      zlib/zconf.h:
        upgrade zlib to 1.2.2
      zlib/zlib.3:
        upgrade zlib to 1.2.2
      zlib/zlib.h:
        upgrade zlib to 1.2.2
      zlib/zutil.h:
        upgrade zlib to 1.2.2
      0f867ef7
  26. 28 Jul, 2005 1 commit
    • unknown's avatar
      Combining zlib security fixes for version 4.1.13a: · 000f2403
      unknown authored
      Fix for CAN-2005-1849 from zlib-1.2.3
         (originally:  2005/07/27 14:55:08+02:00 lenz@mysql.com )
      Ensure static linking takes the bundled libraries
         (originally:  2005/07/27 16:42:13+02:00 lenz@mysql.com )
      Version number change.
      
      
      configure.in:
        Update the version number.
      support-files/mysql.spec.sh:
        - build against the bundled zlib, when linking statically
        (originally:  2005/07/27 16:42:08+02:00 lenz@mysql.com +1 -0 )
      zlib/inftrees.h:
        - applied another security fix to resolve CAN-2005-1849, taken from the 1.2.3 zlib sources
        (CAN-2005-1849)
        (originally:  2005/07/27 14:54:58+02:00 lenz@mysql.com +5 -5 )
      000f2403
  27. 27 Jul, 2005 1 commit
  28. 15 Jul, 2005 1 commit
    • unknown's avatar
      RPM spec file improvements: · 5c27ff06
      unknown authored
      - create a "mysql" user group and assign the mysql user account to that group
        in the server postinstall section. (BUG 10984)
      - backported some changes from the 4.1 RPM spec file (cleanups: removed the incomplete
        Brazilian translations, more consequent use of macros)
      
      
      support-files/mysql.spec.sh:
        - create a "mysql" user group and assign the mysql user account to that group
          in the server postinstall section. (BUG 10984)
        - backported some changes from the 4.1 RPM spec file (cleanups: removed the incomplete
          Brazilian translations, more consequent use of macros)
      5c27ff06
  29. 04 Jul, 2005 1 commit
  30. 14 Jun, 2005 1 commit
    • unknown's avatar
      - Do not build the RPMs statically on i386 by default, only when adding either · d9287762
      unknown authored
         "--with static" or "--define '_with_static 1'" to the RPM build options. 
         Static linking really only makes sense when linking against the specially patched
         glibc 2.2.5.
      
      
      support-files/mysql.spec.sh:
         - Do not build statically on i386 by default, only when adding either "--with
           static" or "--define '_with_static 1'" to the RPM build options. Static
           linking really only makes sense when linking against the specially patched
           glibc 2.2.5.
      d9287762
  31. 07 Jun, 2005 1 commit