An error occurred fetching the project authors.
  1. 14 May, 2003 1 commit
  2. 15 Mar, 2003 1 commit
  3. 23 Jan, 2003 1 commit
  4. 14 Dec, 2002 1 commit
  5. 11 Dec, 2002 1 commit
  6. 04 Dec, 2002 1 commit
    • unknown's avatar
      - Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree) · e955255c
      unknown authored
       - sql_analyse.cc: Fixed bug in decimal handling
      
      
      configure.in:
         - Portability fix for HP compiler on HPUX11
      libmysql/password.c:
         - Portability fix for HP compiler on HPUX11
      mysys/hash.c:
         - Portability fix for HP compiler on HPUX11
      mysys/my_static.c:
         - Portability fix for HP compiler on HPUX11
      mysys/my_static.h:
         - Portability fix for HP compiler on HPUX11
      mysys/my_tempnam.c:
         - Portability fix for HP compiler on HPUX11
      sql/sql_analyse.cc:
         - Fixed bug in decimal handling
      e955255c
  7. 18 Nov, 2002 2 commits
  8. 17 Nov, 2002 1 commit
    • unknown's avatar
      - Applied required modifications for automake 1.5 · 2ef5ec31
      unknown authored
       - "make distcheck" needs to be fixed
      
      
      BitKeeper/etc/ignore:
        Added autom4te.cache/output.0 autom4te.cache/requests autom4te.cache/traces.0 bdb/dist/autom4te.cache/output.0 bdb/dist/autom4te.cache/requests bdb/dist/autom4te.cache/traces.0 innobase/autom4te.cache/output.0 innobase/autom4te.cache/requests innobase/autom4te.cache/traces.0 to the ignore list
      acinclude.m4:
         - removed libtool.m4 (is part of libtool 1.4)
      config.guess:
         - applied diffs from config.guess of automake 1.5
      config.sub:
         - applied diffs from config.sub of automake 1.5
      configure.in:
         - renamed "AM_PROG_LIBTOOL" -> "AC_PROG_LIBTOOL"
         - added "AM_PROG_AS" for automake 1.5
      dbug/Makefile.am:
         - removed OMIT_DEPENDENCIES to make automake 1.5 happy
      extra/Makefile.am:
         - removed OMIT_DEPENDENCIES to make automake 1.5 happy
      heap/Makefile.am:
         - removed OMIT_DEPENDENCIES to make automake 1.5 happy
      install-sh:
         - applied diffs from install.sh of automake 1.5
      isam/Makefile.am:
         - removed OMIT_DEPENDENCIES to make automake 1.5 happy
      libmysql_r/Makefile.am:
         - removed OMIT_DEPENDENCIES to make automake 1.5 happy
      ltconfig:
         - small correction for new libtool
      ltmain.sh:
         - applied diffs from ltmain.sh of libtool 1.4.2
      merge/Makefile.am:
         - removed OMIT_DEPENDENCIES to make automake 1.5 happy
      missing:
         - applied diffs from missing of automake 1.5
      myisam/Makefile.am:
         - removed OMIT_DEPENDENCIES to make automake 1.5 happy
      myisammrg/Makefile.am:
         - removed OMIT_DEPENDENCIES to make automake 1.5 happy
      mysys/Makefile.am:
         - removed OMIT_DEPENDENCIES to make automake 1.5 happy
         - added $(EXEEXT) to test_charset
      regex/Makefile.am:
         - removed OMIT_DEPENDENCIES to make automake 1.5 happy
      sql/Makefile.am:
         - removed OMIT_DEPENDENCIES to make automake 1.5 happy
      strings/Makefile.am:
         - removed OMIT_DEPENDENCIES to make automake 1.5 happy
         - removed @CHARSET_SRCS@
      vio/Makefile.am:
         - removed OMIT_DEPENDENCIES to make automake 1.5 happy
      2ef5ec31
  9. 15 Oct, 2002 1 commit
  10. 13 Oct, 2002 1 commit
    • unknown's avatar
      - Tagged ChangeSet 1.1224 as "mysql-3.23.53" · e484a91e
      unknown authored
       - bumped up version number to 3.23.54 in configure.in
       - replaced Docs/LICENSE with Docs/MySQLEULA.txt and modified
         scripts/make_binary_distribution.sh and Build-tools/mysql-copyright*
         accordingly.
      
      
      BitKeeper/deleted/.del-LICENSE~4cfaff8de837acb8:
        Delete: Docs/LICENSE
      Build-tools/mysql-copyright-2:
         - replaced LICENSE with MySQLEULA.txt
      Build-tools/mysql-copyright:
         - use "tar" instead of "gtar"
         - replaced LICENSE with MySQLEULA.txt
      configure.in:
         - Bumped up version number to 3.23.54 now that 3.23.53 has been
           tagged
      scripts/make_binary_distribution.sh:
         - replaced LICENSE with MySQLEULA.txt
      e484a91e
  11. 10 Oct, 2002 1 commit
  12. 02 Oct, 2002 1 commit
  13. 24 Sep, 2002 1 commit
    • unknown's avatar
      - backported gcc 3.0 linking fix from 4.0 · a9acc8e6
      unknown authored
       - some cosmetical fixups (typos, comments)
      
      
      client/mysqlbinlog.cc:
         - fix for gcc 3.0
      configure.in:
         - fix for gcc 3.0
         - some cosmetic modifications (typos, comments)
      include/global.h:
         - fix for gcc 3.0
         - some cosmetical fixes (typos, comments)
      sql/mysqld.cc:
         - fix for gcc 3.0
      a9acc8e6
  14. 23 Sep, 2002 2 commits
  15. 22 Sep, 2002 1 commit
  16. 20 Sep, 2002 1 commit
  17. 18 Aug, 2002 1 commit
  18. 16 Aug, 2002 2 commits
    • unknown's avatar
      Fix for HPUX 11 and pthread_mutex_lock · 694e3306
      unknown authored
      include/my_pthread.h:
        Fix for HPUX 11 and pthread_mutex_lock (merge from 4.0)
      mysys/my_pthread.c:
        Fix for HPUX 11 and pthread_mutex_lock (merge from 4.0)
      694e3306
    • unknown's avatar
      - Tagged 3.23.52 release · d09a5e17
      unknown authored
       - Added 3.23.53 News section to the manual
       - Updated version number in configure.in to 3.23.53
      
      
      Docs/manual.texi:
        Added News section for 3.23.53
      configure.in:
        Bumped up version number to 3.23.53 now that 3.23.52 is released
      d09a5e17
  19. 13 Aug, 2002 1 commit
  20. 06 Aug, 2002 2 commits
  21. 16 Jul, 2002 2 commits
  22. 15 Jul, 2002 1 commit
    • unknown's avatar
      - Updated OS/2 port with files provided by Yuri Dario <mc6530@mclink.it> · 9e5fd21c
      unknown authored
        from TeamOS/2 Italy
      - removed some obsolete files on Yuri's request
      - Added missing os2 related files outside the os2 subdirectory
        to the distribution
      
      
      BitKeeper/deleted/.del-MySQL-All.icc~132f824bdf16897c:
        Delete: os2/MySQL-All.icc
      BitKeeper/deleted/.del-MySQL-Client.irs~6dc13dcf3bbd5c0e:
        Delete: os2/MySQL-Client.irs
      BitKeeper/deleted/.del-MySQL-Lib.icc~6775a33b1eeed98:
        Delete: os2/MySQL-Lib.icc
      BitKeeper/deleted/.del-MySQL-ReadLine.icc~d7ab937c4ed8922f:
        Delete: os2/MySQL-ReadLine.icc
      BitKeeper/deleted/.del-MySQL-binlog.icc~ec86ef1b392553e:
        Delete: os2/MySQL-binlog.icc
      BitKeeper/deleted/.del-MySQL-binlog.irs~80d1800461e185d1:
        Delete: os2/MySQL-binlog.irs
      BitKeeper/deleted/.del-MySQL-sql.irs~563a18a769b1785d:
        Delete: os2/MySQL-sql.irs
      BitKeeper/deleted/.del-build-all.log~8dda947d95dfb926:
        Delete: os2/build-all.log
      BitKeeper/deleted/.del-mysql.base~330f9ea62769c03a:
        Delete: os2/mysql.base
      BitKeeper/deleted/.del-mysql.ih~767482ec101feda3:
        Delete: os2/mysql.ih
      BitKeeper/deleted/.del-readme.os2~e8fe94e278248f7e:
        Delete: os2/readme.os2
      configure.in:
        Added new os2 subdirectories
      include/Makefile.am:
        Added include/config-os2.h to distribution
      include/config-os2.h:
        Applied modifications provided by Yuri Dario <mc6530@mclink.it> from TeamOS/2 Italy
      mysys/Makefile.am:
        Added missing OS/2 files  in mysys to distribution
      mysys/my_os2file64.c:
        Applied modifications provided by Yuri Dario <mc6530@mclink.it> from TeamOS/2 Italy
      mysys/my_os2thread.c:
        Applied modifications provided by Yuri Dario <mc6530@mclink.it> from TeamOS/2 Italy
      os2/BldLevel.cmd:
        Applied modifications provided by Yuri Dario <mc6530@mclink.it> from TeamOS/2 Italy
      os2/BldLevel.rc:
        Applied modifications provided by Yuri Dario <mc6530@mclink.it> from TeamOS/2 Italy
      os2/ChangeLog.os2:
        Applied modifications provided by Yuri Dario <mc6530@mclink.it> from TeamOS/2 Italy
      os2/Makefile.am:
        Fixed OS/2 file list (some new files, some have been removed)
      os2/MySQL-Client.icc:
        Applied modifications provided by Yuri Dario <mc6530@mclink.it> from TeamOS/2 Italy
      os2/MySQL-Opt.icc:
        Applied modifications provided by Yuri Dario <mc6530@mclink.it> from TeamOS/2 Italy
      os2/MySQL-Source.icc:
        Applied modifications provided by Yuri Dario <mc6530@mclink.it> from TeamOS/2 Italy
      os2/MySQL-Util.icc:
        Applied modifications provided by Yuri Dario <mc6530@mclink.it> from TeamOS/2 Italy
      os2/MySQL-Util.irs:
        Applied modifications provided by Yuri Dario <mc6530@mclink.it> from TeamOS/2 Italy
      os2/ReadMe.txt:
        Applied modifications provided by Yuri Dario <mc6530@mclink.it> from TeamOS/2 Italy
      os2/build-all.cmd:
        Applied modifications provided by Yuri Dario <mc6530@mclink.it> from TeamOS/2 Italy
      os2/rint.obj:
        Applied modifications provided by Yuri Dario <mc6530@mclink.it> from TeamOS/2 Italy
      9e5fd21c
  23. 28 Jun, 2002 1 commit
    • unknown's avatar
      Fixed copyright in pack_isam.c · 0ac01818
      unknown authored
      Docs/manual.texi:
        Changelog
      configure.in:
        Version update
      isam/pack_isam.c:
        Fixed copyright
      myisam/mi_cache.c:
        Indentation fixup
      0ac01818
  24. 21 Jun, 2002 1 commit
  25. 17 Jun, 2002 1 commit
  26. 31 May, 2002 1 commit
    • unknown's avatar
      Portability fixes for SCO and HPUX · 0ceaf6d2
      unknown authored
      Change TRUNCATE(number) to truncate towards zero for negative numbers
      Fix NULL handling for DESCRIBE table_name
      
      
      Docs/manual.texi:
        Update of TRUNCATE() information
      configure.in:
        Fix for HPUX
      extra/resolveip.c:
        Fix for SCO
      include/my_net.h:
        Fix for HPUX
      libmysql/libmysql.c:
        Removed warning on HPUX 10.20
      mysql-test/r/func_math.result:
        Test of new TRUNCATE handling
      mysql-test/t/func_math.test:
        Test of new TRUNCATE handling
      mysys/my_gethostbyname.c:
        Portability fix
      sql/item_func.cc:
        Change TRUNCATE(number) to truncate towards zero for negative numbers
      sql/sql_show.cc:
        Fix NULL handling for DESCRIBE table_name
      0ceaf6d2
  27. 17 May, 2002 1 commit
    • unknown's avatar
      Added os2 source directory to source distribution · ce6ea95c
      unknown authored
      (thanks to Yuri Dario <mc6530@mclink.it> for pointing this out)
      
      
      Makefile.am:
        Added OS/2 subdirectory to source distribution
      configure.in:
        Added OS/2 subdirectory to source distribution
      ce6ea95c
  28. 15 May, 2002 1 commit
    • unknown's avatar
      Fixed sql_yacc.yy to be compatible with bison 1.31 and above. · 00d62e8d
      unknown authored
      Made detection of GNU tar a bit more flexible.
      Only use /usr/local/mysql-glibc if it actually exists
      
      
      Build-tools/Do-linux-build:
        Only use the "--with-other-libc" parameter, if another libc actually
        exists at this location
      Makefile.am:
        Removed hard-coded tar binary name
      configure.in:
        Added check for GNU tar with various names
      sql/sql_yacc.yy:
        Added semicolons to several expressions to make bison 1.31 and above
        happy when used in Yacc compatibility mode. From the bison NEWS:
        
          "Bison has always permitted actions such as { $$ = $1 }: it adds the
          ending semicolon.  Now if in Yacc compatibility mode, the semicolon
          is no longer output: one has to write { $$ = $1; }."
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      00d62e8d
  29. 02 May, 2002 1 commit
    • unknown's avatar
      Fixed problems with DECIMAL() type on overflow. · 23bf3689
      unknown authored
      Docs/manual.texi:
        Changlog
      configure.in:
        Change to version 3.23.51
        Fix for OSF1
      include/mysqld_error.h:
        Added copyright message
      isam/pack_isam.c:
        Added copyright message
      mysql-test/r/type_decimal.result:
        New test results
      mysql-test/t/type_decimal.test:
        New test results
      strings/Makefile.am:
        Added mising file
      23bf3689
  30. 17 Apr, 2002 2 commits
  31. 16 Apr, 2002 1 commit
    • unknown's avatar
      Small fix for HP-UX 10.20 with DCE threads · b83e6fe1
      unknown authored
      Also --with-libwrap is tested on Linux just fine.
      
      
      configure.in:
        Small fix for HP-UX 10.20 with DCE threads
      include/my_pthread.h:
        Small fix for HP-UX 10.20 with DCE threads
      mysys/my_pthread.c:
        Small fix for HP-UX 10.20 with DCE threads
      b83e6fe1
  32. 02 Apr, 2002 1 commit
    • unknown's avatar
      Fixed help typos in mysql.cc · 389e9461
      unknown authored
      client/mysql.cc:
        Fixed typos
      configure.in:
        Cleanup
      sql/ha_innobase.cc:
        Safety patch
      sql/item_strfunc.cc:
        cleanup
      389e9461
  33. 26 Mar, 2002 1 commit
  34. 25 Mar, 2002 1 commit