1. 23 Jul, 2002 4 commits
    • unknown's avatar
      Merge paul@work.mysql.com:/home/bk/mysql-4.0 · c70e7593
      unknown authored
      into teton.kitebird.com:/home/paul/mysql-4.0
      
      
      c70e7593
    • unknown's avatar
      manual.texi change note mods, 4.0.x. · 771a649a
      unknown authored
      
      Docs/manual.texi:
        change note mods, 4.0.x.
      771a649a
    • unknown's avatar
      32aac8dc
    • unknown's avatar
      - Fixed build failure in mysql.spec.sh - linking against the special · b42ca98d
      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
      b42ca98d
  2. 22 Jul, 2002 3 commits
  3. 21 Jul, 2002 4 commits
    • unknown's avatar
      merge.test: · 815f1c41
      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 :(
      815f1c41
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 · caa45d7b
      unknown authored
      into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
      
      
      Docs/manual.texi:
        Auto merged
      caa45d7b
    • unknown's avatar
      AUTO_INCREMENT support for MERGE · 4eff0593
      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
      4eff0593
    • unknown's avatar
      parallel repair: style fixups · 13b326f1
      unknown authored
      13b326f1
  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: · b105a7c9
      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.
      b105a7c9
    • unknown's avatar
      Some · 18e0dd1f
      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
      18e0dd1f
    • unknown's avatar
      Merge sinisa@work.mysql.com:/home/bk/mysql-4.0 · 59e7907d
      unknown authored
      into sinisa.nasamreza.org:/mnt/work/mysql-4.0
      
      
      sql/mysqld.cc:
        Auto merged
      59e7907d
    • unknown's avatar
      Started 4.0.3 changes. · 6fbafad2
      unknown authored
      Added changelog entry for Jani's pager fix in mysql client.
      
      
      6fbafad2
  8. 16 Jul, 2002 9 commits
  9. 15 Jul, 2002 2 commits