1. 23 Jul, 2002 4 commits
    • unknown's avatar
      Merge paul@work.mysql.com:/home/bk/mysql-4.0 · 78cfc119
      unknown authored
      into teton.kitebird.com:/home/paul/mysql-4.0
      
      78cfc119
    • unknown's avatar
      manual.texi change note mods, 4.0.x. · b48ce5ee
      unknown authored
      
      Docs/manual.texi:
        change note mods, 4.0.x.
      b48ce5ee
    • unknown's avatar
      db29278f
    • unknown's avatar
      - Fixed build failure in mysql.spec.sh - linking against the special · 8bb2989a
      unknown authored
        patched glibc would force static linking, which does not work with
        OpenSSL (which is now part of the Max binary)
      - RPM spec file cleanups
      - Init script cosmetical fix
      
      
      support-files/mysql.server.sh:
        - Fixed display output when waiting for mysqld process to shut down.
      support-files/mysql.spec.sh:
        - Reworked the build steps a little bit: the Max binary is supposed
          to include OpenSSL, which cannot be linked statically, thus trying
          to statically link against a special glibc is futile anyway.
        - Because of this, it is not required to make yet another build run
          just to compile the shared libs (saves a lot of build time)
        - Updated the package descriptions to reflect new configuration of the Max
          binary
        Added a %clean macro to clean up the BuildRoot afterwards
      8bb2989a
  2. 22 Jul, 2002 3 commits
  3. 21 Jul, 2002 4 commits
    • unknown's avatar
      merge.test: · 38236161
      unknown authored
        merge.test - it was missed in the previous commit :(
      manual.texi:
        fixed bad auto-merge of OLAP manual 
      Docs/Makefile.am:
        removed ../MIRROR target (mirror list is no longer in the manual)
      
      
      Docs/Makefile.am:
        removed ../MIRROR target (mirror list is no longer in the manual)
      Docs/manual.texi:
        fixed bad auto-merge of OLAP manual
      mysql-test/t/merge.test:
        merge.test - it was missed in the previous commit :(
      38236161
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 · bf01d948
      unknown authored
      into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
      
      
      Docs/manual.texi:
        Auto merged
      bf01d948
    • unknown's avatar
      AUTO_INCREMENT support for MERGE · ea4b46e5
      unknown authored
      HA_AUTO_PART_KEY support for handler parent class
      
      
      Docs/manual.texi:
        AUTO_INCREMENT support for MERGE
      mysql-test/r/merge.result:
        AUTO_INCREMENT support for MERGE
      sql/ha_myisammrg.cc:
        AUTO_INCREMENT support for MERGE
      sql/ha_myisammrg.h:
        AUTO_INCREMENT support for MERGE
      sql/handler.cc:
        default handler::update_auto_increment now supports HA_AUTO_PART_KEY
      ea4b46e5
    • unknown's avatar
      parallel repair: style fixups · a6aac544
      unknown authored
      a6aac544
  4. 20 Jul, 2002 3 commits
  5. 19 Jul, 2002 6 commits
  6. 18 Jul, 2002 5 commits
  7. 17 Jul, 2002 4 commits
    • unknown's avatar
      manual.texi: · 1bdad17c
      unknown authored
        Added note about new version numbers.
      configure.in:
        Updated version number.
      
      Sorry, bitkeeper keeps messing up.
      
      
      configure.in:
        Updated version number.
      Docs/manual.texi:
        Added note about new version numbers.
      1bdad17c
    • unknown's avatar
      Some · 78fd8b74
      unknown authored
      C++ comments cleanup
      
      
      sql/stacktrace.c:
        C++ comments cleanup
      sql/structs.h:
        C++ comments cleanup
      sql/ha_myisam.h:
        C++ comments cleanup
      include/config-os2.h:
        C++ comments cleanup
      include/sslopt-case.h:
        C++ comments cleanup
      mysys/mf_tempfile.c:
        C++ comments cleanup
      sql/mysql_priv.h:
        C++ comments cleanup
      sql/slave.h:
        C++ comments cleanup
      sql/time.cc:
        C++ comments cleanup
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      78fd8b74
    • unknown's avatar
      Merge sinisa@work.mysql.com:/home/bk/mysql-4.0 · 27f5a282
      unknown authored
      into sinisa.nasamreza.org:/mnt/work/mysql-4.0
      
      
      sql/mysqld.cc:
        Auto merged
      27f5a282
    • unknown's avatar
      Started 4.0.3 changes. · 3e78eb93
      unknown authored
      Added changelog entry for Jani's pager fix in mysql client.
      
      3e78eb93
  8. 16 Jul, 2002 9 commits
  9. 15 Jul, 2002 2 commits