1. 09 May, 2005 2 commits
    • unknown's avatar
      Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 312942b9
      unknown authored
      into mysql.com:/home/ram/work/5.0
      
      
      312942b9
    • unknown's avatar
      Fix for bug #9798: Rollup crash with InnoDB in setup_sum_funcs(). · 51e86278
      unknown authored
      
      sql/opt_range.cc:
        Fix for bug #9798: Rollup crash with InnoDB in setup_sum_funcs().
        Disable mix/max group by optimization for queries with rollup for now.
        Note: the actual bug was hidden; if this optimization works with rollup
        queries we will have to change some code:
        
        the problem is that we call the join->make_sum_func_list() function against 
        changed thd->mem_root (see SQL_SELECT::test_quick_select()) which creates some
        items for rollup, then we free that mem_root, then we try to reuse (free) those
        items.
      51e86278
  2. 08 May, 2005 16 commits
    • unknown's avatar
      Merge · 291a628e
      unknown authored
      
      client/mysqldump.c:
        Auto merged
      mysql-test/r/mysqldump.result:
        Auto merged
      client/client_priv.h:
        c
        e
        ?
        h
      mysql-test/t/mysqldump.test:
        Resolved conflict.
      291a628e
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 · 848611b5
      unknown authored
      into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      848611b5
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1 · d808b76d
      unknown authored
      into brian-akers-computer.local:/Users/brian/mysql/mysql-4.1
      
      
      d808b76d
    • unknown's avatar
      make_binary_distribution.sh: · 67312e3d
      unknown authored
        - Remove vendor tag from package names.
        - Map standard OS names to user-friendly versions.
      
      
      scripts/make_binary_distribution.sh:
        - Remove vendor tag from package names.
        - Map standard OS names to user-friendly versions.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      67312e3d
    • unknown's avatar
      Merge · b40842f2
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      BitKeeper/deleted/.del-errmsg.txt~31abf77f9e7b9211:
        Auto merged
      configure.in:
        Auto merged
      libmysql/libmysql.c:
        Auto merged
      sql/ha_blackhole.cc:
        Auto merged
      sql/share/Makefile.am:
        Auto merged
      b40842f2
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 · 69231460
      unknown authored
      into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
      
      
      ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        Auto merged
      69231460
    • unknown's avatar
      Removed call to cond_push for empty cond · facce925
      unknown authored
      facce925
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 · c0f4ae6b
      unknown authored
      into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
      
      
      c0f4ae6b
    • unknown's avatar
      Fixes to compile with icc · 8b31c677
      unknown authored
      8b31c677
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.1 · 1923ddea
      unknown authored
      into ultrafly.mysql.com:/Users/mwagner/work/bk/mysql-4.1
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      1923ddea
    • unknown's avatar
      errmsg.txt: · 1a4fd96b
      unknown authored
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      
      
      sql/share/czech/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/danish/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/dutch/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/english/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/estonian/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/french/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/german/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/greek/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/hungarian/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/italian/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/japanese/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/japanese-sjis/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/korean/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/norwegian/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/norwegian-ny/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/polish/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/portuguese/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/romanian/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/russian/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/serbian/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/slovak/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/spanish/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/swedish/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      sql/share/ukrainian/errmsg.txt:
        Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      1a4fd96b
    • unknown's avatar
    • unknown's avatar
      Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.0 · e7849122
      unknown authored
      into ltantony.mysql.com:/usr/home/antony/work2/fixbuild-5.0
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      e7849122
    • unknown's avatar
      Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.1 · bee950bd
      unknown authored
      into ltantony.mysql.com:/usr/home/antony/work2/fixbuild-4.1
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      bee950bd
    • unknown's avatar
      Merge ltantony.mysql.com:/usr/home/antony/work2/fixbuild-4.1 · fcf18772
      unknown authored
      into ltantony.mysql.com:/usr/home/antony/work2/fixbuild-5.0
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      fcf18772
    • unknown's avatar
      FreeBSD doesn't have /proc/cpuinfo, use sysctl to find cpu model. · 9a8e31a4
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      9a8e31a4
  3. 07 May, 2005 22 commits