1. 09 May, 2005 21 commits
  2. 08 May, 2005 12 commits
    • unknown's avatar
      Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1 · 747cd3ff
      unknown authored
      into mysql.com:/space/my/mysql-4.1
      
      747cd3ff
    • unknown's avatar
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.1 · 3d457f66
      unknown authored
      into mysql.com:/space/my/mysql-4.1-build
      
      3d457f66
    • unknown's avatar
      - added cmd-line-utils/libedit/vis.h to the source distribution · 231938dc
      unknown authored
      
      cmd-line-utils/libedit/Makefile.am:
        - added vis.h to the source distribution
      231938dc
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1 · 3645b13f
      unknown authored
      into brian-akers-computer.local:/Users/brian/mysql/mysql-4.1
      
      3645b13f
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 · a19943ab
      unknown authored
      into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
      
      a19943ab
    • unknown's avatar
      Fixes to compile with icc · 3b7a807e
      unknown authored
      3b7a807e
    • unknown's avatar
      ndb - autotest · a91dab24
      unknown authored
        fix name of result tar ball
      
      
      ndb/test/run-test/ndb-autotest.sh:
        append run to result tar ball
      a91dab24
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.1 · 4cdbb00a
      unknown authored
      into ultrafly.mysql.com:/Users/mwagner/work/bk/mysql-4.1
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      4cdbb00a
    • unknown's avatar
      errmsg.txt: · 21ffc1d4
      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
      21ffc1d4
    • unknown's avatar
      Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.1 · c570dff0
      unknown authored
      into ltantony.mysql.com:/usr/home/antony/work2/fixbuild-4.1
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      c570dff0
    • unknown's avatar
      FreeBSD doesn't have /proc/cpuinfo, use sysctl to find cpu model. · cf664e75
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      cf664e75
  3. 07 May, 2005 7 commits
    • unknown's avatar
      Add special error message for .frm files with an un-understood version, like · ba21fb6a
      unknown authored
      those from 5.0 with new datatypes. (Bug #10435)
      
      
      sql/table.cc:
        Print distinct version mismatch message when encountering a .frm file with
        a version that is not understood.
      ba21fb6a
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 · 402c08f1
      unknown authored
      into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
      
      402c08f1
    • unknown's avatar
      bug#9813: Post review fixes · cf926981
      unknown authored
      cf926981
    • unknown's avatar
      - Windows compile fix for ha_blackhole.cc - use #include "mysql_priv.h" instead of · c5b2b42d
      unknown authored
        #include <mysql_priv.h>
      
      
      sql/ha_blackhole.cc:
        - Windows compile fix - use #include "mysql_priv.h" instead of #include <mysql_priv.h>
      c5b2b42d
    • unknown's avatar
      Patch for --insert-ignore · f2258e73
      unknown authored
      
      client/client_priv.h:
        Additional option for insert-ignore
      client/mysqldump.c:
        Additional insert-ignore, change of delayed variable to insert_option
      mysql-test/r/mysqldump.result:
        Test results for --ignore-insert option.
      mysql-test/t/mysqldump.test:
        New additions to the test.
      f2258e73
    • unknown's avatar
      ndb - autotest · efca2363
      unknown authored
        fix configs and scripts
      
      
      ndb/test/run-test/conf-daily-basic-dl145a.txt:
        fix ports
      ndb/test/run-test/conf-daily-basic-ndbmaster.txt:
        fix ports
      ndb/test/run-test/conf-daily-devel-ndbmaster.txt:
        fix ports
      ndb/test/run-test/conf-daily-sql-ndbmaster.txt:
        fix ports
      ndb/test/run-test/ndb-autotest.sh:
        minor bugs
      efca2363
    • unknown's avatar
      Merge · b97df100
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      configure.in:
        Auto merged
      sql/share/Makefile.am:
        Auto merged
      libmysql/libmysql.c:
        Merge from 4.0
      b97df100