1. 24 Sep, 2003 14 commits
  2. 23 Sep, 2003 3 commits
    • unknown's avatar
      Code cleanup of new patches · 792aa09e
      unknown authored
      
      mysys/mf_dirname.c:
        Added comments
      792aa09e
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.0 · 58ec8f35
      unknown authored
      into narttu.mysql.fi:/my/mysql-4.0
      
      
      extra/comp_err.c:
        Auto merged
      58ec8f35
    • unknown's avatar
      Block SIGPIPE also for not threaded client programs. · a86e11ef
      unknown authored
      Added --include and --libs_r options to mysql_config.
      Added mysql_get_client_version() to client library
      Fixed some minor benchmark issues
      
      
      
      acinclude.m4:
        Fixed that 'no' is printed if openssl not used
      configure.in:
        Fixed error message
      extra/comp_err.c:
        Skip lines before first {
      include/mysql.h:
        Indentation cleanup
      libmysql/libmysql.c:
        Block SIGPIPE also for not threaded programs.
        This is now done once in mysql_server_init() and not for every call to mysql_init().
        Added mysql_get_client_version()
      libmysql/libmysql.def:
        added mysql_get_client_version
      scripts/Makefile.am:
        Add openssl libraries to mysql_config
      scripts/mysql_config.sh:
        Added options --include and --libs_r
        Added C compiler options to 'cflags'
      scripts/mysql_install_db.sh:
        Fixed tests with IN_RPM to not give warnings
      sql-bench/bench-init.pl.sh:
        Updated version number
      sql-bench/server-cfg.sh:
        Remove duplicate line
      sql-bench/test-alter-table.sh:
        Increase loops for more relevant test
      sql-bench/test-select.sh:
        Fix wrong test for count_distinct_2
      tests/mail_to_db.pl:
        Default db and table for easier usage
      a86e11ef
  3. 20 Sep, 2003 1 commit
  4. 19 Sep, 2003 8 commits
  5. 17 Sep, 2003 8 commits
  6. 16 Sep, 2003 6 commits