1. 02 Oct, 2002 3 commits
    • unknown's avatar
      merge · 06fbbd1a
      unknown authored
      
      configure.in:
        Auto merged
      06fbbd1a
    • unknown's avatar
      - small modification to scripts/make_binary_distribution.sh (add the · 11b0b944
      unknown authored
         up-to-date BK changelog instead of sql/ChangeLog, add LICENSE if
         available)
      
      
      scripts/make_binary_distribution.sh:
         - Don't include sql/ChangeLog in the binary distribution (it's not
           updated anymore since we've moved to BK)
         - Include the BK ChangeLog from top level directory instead, if it exists
         - also add the LICENSE file to the binary distribution, if it exists
           (required for the non-GPL builds)
      11b0b944
    • unknown's avatar
      Fix for building shared libraries with a patched glibc · 8432a3c2
      unknown authored
      Don't require UPDATE_ACL for REPLACE
      
      
      Docs/manual.texi:
        Changelog
      configure.in:
        Fix for building shared libraries with a patched glibc
      sql/sql_parse.cc:
        Don't require UPDATE_ACL for REPLACE
      8432a3c2
  2. 01 Oct, 2002 2 commits
    • unknown's avatar
      manual.texi Fix a few agreement problems. · 73560465
      unknown authored
      
      Docs/manual.texi:
        Fix a few agreement problems.
      73560465
    • unknown's avatar
      - Tagged ChangeSet 1.1321 as mysql-4.0.4 · 985e4a8e
      unknown authored
       - added some missing changelog entries to the 4.0.5 changelog
       - applied small fix to configure.in from monty (already applied manually
         to configure.in of the 4.0.4 release source files - not relevant for
         normal builds anyway)
      
      
      Docs/manual.texi:
         - added missing changelog entries
         - added the 4.0.4 release date
      configure.in:
         - bumped up version number to 4.0.5-beta, now that the 4.0.4 builds
           are done
         - applied fix from Monty to be able to build shared libraries even
           when the the static NSS libraries are installed. This patch has already
           been applied to the released 4.0.4 sources to work around a local build
           problem, but has not been checked in yet.
      985e4a8e
  3. 30 Sep, 2002 4 commits
  4. 29 Sep, 2002 1 commit
  5. 27 Sep, 2002 9 commits
  6. 26 Sep, 2002 15 commits
  7. 25 Sep, 2002 6 commits
    • unknown's avatar
      Merge paul@work.mysql.com:/home/bk/mysql-4.0 · 499b60ec
      unknown authored
      into teton.kitebird.com:/home/paul/mysql-4.0
      
      
      Docs/manual.texi:
        Auto merged
      499b60ec
    • unknown's avatar
      Merge · b03a86f5
      unknown authored
      
      Docs/manual.texi:
        SCCS merged
      b03a86f5
    • unknown's avatar
      Compare hostnames case insensitive · 6d77af4d
      unknown authored
      Accept zero dates without warnings
      
      
      Docs/manual.texi:
        ChangeLog
      sql/sql_acl.cc:
        Compare hostnames case insensitive
      sql/time.cc:
        Accept zero dates without warnings
      6d77af4d
    • unknown's avatar
      ha_innodb.h, ha_innodb.cc: · 936c6b6a
      unknown authored
        Remove the flag HA_NOT_READ_PREFIX_LAST because ORDER BY orders wrong then; also remove the diagnostic print to avoid cluttering the error log
      
      
      sql/ha_innodb.cc:
        Remove the flag HA_NOT_READ_PREFIX_LAST because ORDER BY orders wrong then; also remove the diagnostic print to avoid cluttering the error log
      sql/ha_innodb.h:
        Remove the flag HA_NOT_READ_PREFIX_LAST because ORDER BY orders wrong then; also remove the diagnostic print to avoid cluttering the error log
      936c6b6a
    • unknown's avatar
      ha_innodb.cc, ha_innodb.h: · e24efe51
      unknown authored
        Move to the right place the flag which bans use of HA_READ_PREFIX_LAST; add diagnostics and remove the assertion on line 2180 of ha_innodb.cc
      
      
      sql/ha_innodb.h:
        Move to the right place the flag which bans use of HA_READ_PREFIX_LAST; add diagnostics and remove the assertion on line 2180 of ha_innodb.cc
      sql/ha_innodb.cc:
        Move to the right place the flag which bans use of HA_READ_PREFIX_LAST; add diagnostics and remove the assertion on line 2180 of ha_innodb.cc
      e24efe51
    • unknown's avatar
      Merge paul@work.mysql.com:/home/bk/mysql-4.0 · 9f2c16ab
      unknown authored
      into teton.kitebird.com:/home/paul/mysql-4.0
      
      
      Docs/manual.texi:
        Auto merged
      9f2c16ab