1. 17 Aug, 2003 1 commit
    • unknown's avatar
      Fix mutex handling in SHOW_VARIABLES (key_buffer_size was not properly protected) · 0eaf4d8d
      unknown authored
      Changed some non fatal myisamchk error messages to warnings
      
      
      myisam/myisamchk.c:
        Change error -> warning
      sql/handler.cc:
        Add mutex around keybuff_size usage
      sql/mysql_priv.h:
        Indentation update
      sql/set_var.cc:
        Add mutex around longlong variable usage
      sql/sql_parse.cc:
        Fix mutex handling in SHOW_VARIABLES
      sql/sql_show.cc:
        Fix mutex handling in SHOW_VARIABLES
      0eaf4d8d
  2. 13 Aug, 2003 9 commits
    • unknown's avatar
      make_win_src_distribution.sh: · 9ac61d15
      unknown authored
        Add --zip option for finer grain control over what package formats are created
      Bootstrap:
        Create both Windows source packages
      
      
      Build-tools/Bootstrap:
        Create both Windows source packages
      scripts/make_win_src_distribution.sh:
        Add --zip option for finer grain control over what package formats are created
      9ac61d15
    • unknown's avatar
      make_win_src_distribution.sh: · e4e8a2f3
      unknown authored
        'tools' contains intermediate files
      
      
      scripts/make_win_src_distribution.sh:
        'tools' contains intermediate files
      e4e8a2f3
    • unknown's avatar
      make_win_src_distribution.sh: · 88977ce1
      unknown authored
        Adding *.txt here didn't work well-- infolist.txt is in a path containing spaces
      
      
      scripts/make_win_src_distribution.sh:
        Adding *.txt here didn't work well-- infolist.txt is in a path containing spaces
      88977ce1
    • unknown's avatar
      make_win_src_distribution.sh: · 78b59b19
      unknown authored
        Clean up script, add needed modifications to generate a complete 4.0 Windows source package
      
      
      scripts/make_win_src_distribution.sh:
        Clean up script, add needed modifications to generate a complete 4.0 Windows source package
      78b59b19
    • unknown's avatar
      Merge build.mysql.com:/home/bk/mysql-4.0 · 8cc3906e
      unknown authored
      into build.mysql.com:/users/gweir/mysql-4.0
      
      
      8cc3906e
    • unknown's avatar
      06451ae4
    • unknown's avatar
      Fixed typo in the Boostrap strip · c32ebf3a
      unknown authored
      
      Build-tools/Bootstrap:
         - fixed typo
      c32ebf3a
    • unknown's avatar
      make_win_src_distribution.sh: · 79158101
      unknown authored
        Copy some previously missed files
      
      
      scripts/make_win_src_distribution.sh:
        Copy some previously missed files
      79158101
    • unknown's avatar
      Bootstrap: · 7d6f4747
      unknown authored
        Corrections to Bootstrap for --win-dist
      
      
      
      Build-tools/Bootstrap:
        Corrections to for --win-dist
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      7d6f4747
  3. 12 Aug, 2003 11 commits
  4. 09 Aug, 2003 2 commits
    • unknown's avatar
      Merge mysql.com:/home/wax/mysql/mysql-4.0 · 8cc7d7d5
      unknown authored
      into mysql.com:/home/wax/mysql/mysql-4.0chsize
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      8cc7d7d5
    • unknown's avatar
      BUG · 889618e7
      unknown authored
      replace HAVE_SETFILEPOINTER with __WIN__
      
      
      
      include/config-win.h:
        remove HAVE_SETFILEPOINTER
      mysys/my_chsize.c:
        replace HAVE_SETFILEPOINTER with __WIN__
        move __WIN__ section to up
      889618e7
  5. 08 Aug, 2003 4 commits
  6. 07 Aug, 2003 13 commits
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.0 · 6db21de0
      unknown authored
      into mashka.mysql.fi:/home/my/mysql-4.0
      
      
      sql/slave.cc:
        Auto merged
      sql/slave.h:
        Auto merged
      sql/sql_acl.cc:
        Auto merged
      6db21de0
    • unknown's avatar
      Review of changesets since last pull. · fa1613be
      unknown authored
      (Mostly code cleanups)
      
      
      include/my_sys.h:
        Removed not used define
      myisam/mi_check.c:
        Indentation change
      mysql-test/t/rpl_insert_id.test:
        Add test if server supports innodb
      mysys/mf_format.c:
        Remove QUOTE handling from fn_format()
        (fn_format() should not have anything to do with quoting things)
      sql/log_event.cc:
        Removed some unnecessary casts (by changing functions to use const char *)
        Cleaned up some error messages to make them shorter and (hopefully) more readable.
        Fixed wrong format strings
        Restored 'thd->options' on error.
      sql/mini_client.cc:
        Changed order of include files to remove compilation warning
      sql/mysqld.cc:
        Add proper quoting of service arguments (don't use fn_format)
      sql/slave.cc:
        Simple optimization and cleanup.
        Changed rewrite_db() and print_slave_db_safe() to use const char* to avoid casting of arguments when calling functions.
        Cleanup of some error messages.
      sql/slave.h:
        Changed protypes to use const char *
      sql/sql_acl.cc:
        Simple optimization
      vio/viosslfactories.c:
        Changed order of include files to remove compilation warning
      fa1613be
    • unknown's avatar
      - some fixed for make_win_src_distribution to work properly · 46f5c97d
      unknown authored
      
      Build-tools/Bootstrap:
         - no need to create the make_win_src_distribution script in here - do
           it in the Makefile instead.
      scripts/Makefile.am:
         - added make_win_src_distribution to bin_SCRIPTS, so it's automatically
           built
      scripts/make_win_src_distribution.sh:
         - merge fixes (looks like CRLF problems)
      46f5c97d
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.0/ · bbc9d64f
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-4.0
      
      
      bbc9d64f
    • unknown's avatar
      Merge gweir@build.mysql.com:/home/bk/mysql-4.0 · e9e6627d
      unknown authored
      into gcw.ath.cx:/home/greg/bk/mysql-4.0
      
      
      e9e6627d
    • unknown's avatar
      openssl_1.result, openssl_1.test: · 5f016696
      unknown authored
        Aligned test with regenerated SSL certs
      Many files:
        Regenerated expired certificates
      
      
      SSL/cacert.pem:
        Regenerated expired certificates
      SSL/client-cert.pem:
        Regenerated expired certificates
      SSL/client-key.pem:
        Regenerated expired certificates
      SSL/client-req.pem:
        Regenerated expired certificates
      SSL/server-cert.pem:
        Regenerated expired certificates
      SSL/server-key.pem:
        Regenerated expired certificates
      SSL/server-req.pem:
        Regenerated expired certificates
      mysql-test/t/openssl_1.test:
        Aligned test with regenerated SSL certs
      mysql-test/r/openssl_1.result:
        Aligned test with regenerated SSL certs
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      5f016696
    • unknown's avatar
      merged · 5d172471
      unknown authored
      
      Docs/Makefile.am:
        Auto merged
      acinclude.m4:
        Auto merged
      sql/sql_acl.cc:
        Auto merged
      5d172471
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-3.23/ · 0a473093
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql
      
      
      0a473093
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.0/ · a2afee06
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-4.0
      
      
      a2afee06
    • unknown's avatar
    • unknown's avatar
      fixed password buffer overflow · 61f953e8
      unknown authored
      61f953e8
    • unknown's avatar
      New option for Bootstrap: -w | --win-dist to create Windows source package · 76dc0bb0
      unknown authored
      
      Build-tools/Bootstrap:
        Add --win-dist option to create Windows source package
      scripts/Makefile.am:
        Add make_win_src_distribution to CLEANFILES
      76dc0bb0
    • unknown's avatar
      Copied Venu's make_win_src_distribution script from 4.1 tree · bb9568e0
      unknown authored
      
      scripts/Makefile.am:
        Add make_win_src_distribution to EXTRA_SCRIPTS
      bb9568e0