1. 17 Feb, 2005 18 commits
    • unknown's avatar
      Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0 · 58e8bc87
      unknown authored
      into rurik.mysql.com:/home/igor/mysql-5.0
      
      58e8bc87
    • unknown's avatar
      select.test: · b26bfb05
      unknown authored
        Manual post-merge
      
      
      mysql-test/t/select.test:
        Manual post-merge
      b26bfb05
    • unknown's avatar
      Manual merge · a422d06a
      unknown authored
      
      mysql-test/r/select.result:
        Auto merged
      sql/item.h:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      a422d06a
    • unknown's avatar
      item.h: · 0bd9f889
      unknown authored
        Revised the fix for bug #7098.
        Corrected the method Item_string::new_item.
      sql_select.cc:
        Revised the fix for bug #7098.
        Aborted the previous modifications.
      
      
      sql/sql_select.cc:
        Revised the fix for bug #7098.
        Aborted the previous modifications.
      sql/item.h:
        Revised the fix for bug #7098.
        Corrected the method Item_string::new_item.
      0bd9f889
    • unknown's avatar
      Merge · 6c417dc2
      unknown authored
      
      mysql-test/mysql-test-run.pl:
        Auto merged
      ndb/include/mgmcommon/ConfigRetriever.hpp:
        Auto merged
      ndb/src/common/mgmcommon/ConfigRetriever.cpp:
        Auto merged
      ndb/src/kernel/vm/Configuration.cpp:
        Auto merged
      ndb/src/mgmapi/mgmapi.cpp:
        Auto merged
      ndb/src/mgmclient/CommandInterpreter.cpp:
        Auto merged
      ndb/include/mgmapi/mgmapi.h:
        merge
      6c417dc2
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/mysql-4.1 · 2b4de114
      unknown authored
      into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
      
      2b4de114
    • unknown's avatar
      select.result, select.test: · 15ddf2f8
      unknown authored
        Added a test case for bug #7098.
      sql_select.cc:
        Fixed bug #7098.
        When a string field was substituted for an equal constant
        the collation of the constant was changed by mistake for 
        the binary collation.
      
      
      sql/sql_select.cc:
        Fixed bug #7098.
        When a string field was substituted for an equal constant
        the collation of the constant was changed by mistake for 
        the binary collation.
      mysql-test/t/select.test:
        Added a test case for bug #7098.
      mysql-test/r/select.result:
        Added a test case for bug #7098.
      15ddf2f8
    • unknown's avatar
      Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl · 882798f3
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.0-compile
      
      882798f3
    • unknown's avatar
      init_db.sql: · f3798297
      unknown authored
        Make SQL more readable, substitute hostname at runtime
      mysql-test-run.pl:
        Run init scripts with /bin/sh, ignore return code
      
      
      mysql-test/mysql-test-run.pl:
        Run init scripts with /bin/sh, ignore return code
      mysql-test/lib/init_db.sql:
        Make SQL more readable, substitute hostname at runtime
      f3798297
    • unknown's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0 · 8b67ec09
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.0-compile
      
      8b67ec09
    • unknown's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 · 7fcd40e8
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
      
      7fcd40e8
    • unknown's avatar
      Merge · 6048daa1
      unknown authored
      6048daa1
    • unknown's avatar
      Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl · 675ad13d
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.0-compile
      
      
      mysql-test/t/ps_1general.test:
        Auto merged
      675ad13d
    • unknown's avatar
      Windows compatibility changes of the 'rpl_delete_all', · a9cc57c4
      unknown authored
      'ps_1general' and 'fulltext_cache' test cases.
      
      
      mysql-test/r/fulltext_cache.result:
        To pass on Windows, round to less digits
      mysql-test/t/fulltext_cache.test:
        To pass on Windows, round to less digits
      mysql-test/t/ps_1general.test:
        To pass on Windows, change \\ to / in result
      mysql-test/t/rpl_delete_all.test:
        To pass on Windows, change \\ to / in result
      mysql-test/mysql-test-run.pl:
        Pass mysqld --console to catch output on Windows
      mysql-test/lib/mtr_process.pl:
        Check error from exec() to avoid becoming a fork() bomb
      a9cc57c4
    • unknown's avatar
      Merge dellis@bk-internal.mysql.com:/home/bk/mysql-4.1 · caa3b1c1
      unknown authored
      into mysql.com:/home/dellis/bkl/bug-4.1
      
      caa3b1c1
    • unknown's avatar
      Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 435238cb
      unknown authored
      into mysql.com:/home/cps/mysql/trees/mysql-5.0
      
      435238cb
    • unknown's avatar
      Fix a typo caused bdb to be skipped when building with BUILD/compile-*-max · d8ea664e
      unknown authored
      Recommited, as I made a typo in the previous patch myself =)
      
      
      BUILD/SETUP.sh:
        Fix a typo caused bdb to be skipped when building with BUILD/compile-*-max
      d8ea664e
    • unknown's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 · 6a05a0b4
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
      
      6a05a0b4
  2. 16 Feb, 2005 22 commits
    • unknown's avatar
      Merge mysql.com:/home/dellis/bkl/bug-4.1 · 2b171d6f
      unknown authored
      into mysql.com:/home/dellis/bkl/bug-5.0
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      mysql-test/r/fulltext.result:
        Auto merged
      2b171d6f
    • unknown's avatar
      Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0 · bc1fd869
      unknown authored
      into mysql.com:/home/mysql_src/mysql-5.0-xa
      
      
      configure.in:
        Auto merged
      bc1fd869
    • unknown's avatar
      Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0 · c0c67fd8
      unknown authored
      into mysql.com:/home/mysql_src/mysql-5.0-xa
      
      c0c67fd8
    • unknown's avatar
      Fixes after 4.1->5.0 merge. · e16ae96a
      unknown authored
      
      mysql-test/r/rpl_multi_query.result:
        result update
      mysql-test/t/rpl_multi_query.test:
        binlog position changes from 4.1 to 5.0
      sql/sql_base.cc:
        Manually putting back the old code (like I did in 4.1 already, as the 2nd fix for BUG#8055 does not need to change sql_base.cc anymore)
      e16ae96a
    • unknown's avatar
      Merge serg@bk-internal.mysql.com:/home/bk/mysql-5.0 · 1336fec7
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-5.0
      
      1336fec7
    • unknown's avatar
    • unknown's avatar
      ndb - fix new decimal type mysql vs. ndb · 6fa487fa
      unknown authored
      
      mysql-test/r/ndb_index_ordered.result:
        fix new decimal mysql vs. ndb
      mysql-test/t/ndb_index_ordered.test:
        fix new decimal mysql vs. ndb
      ndb/include/kernel/signaldata/DictTabInfo.hpp:
        fix new decimal mysql vs. ndb
      ndb/include/ndb_constants.h:
        fix new decimal mysql vs. ndb
      ndb/include/ndbapi/NdbDictionary.hpp:
        fix new decimal mysql vs. ndb
      ndb/include/util/NdbSqlUtil.hpp:
        fix new decimal mysql vs. ndb
      ndb/src/common/util/NdbSqlUtil.cpp:
        fix new decimal mysql vs. ndb
      ndb/src/ndbapi/NdbDictionary.cpp:
        fix new decimal mysql vs. ndb
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        fix new decimal mysql vs. ndb
      ndb/src/ndbapi/NdbRecAttr.cpp:
        fix new decimal mysql vs. ndb
      ndb/test/include/NdbSchemaOp.hpp:
        fix new decimal mysql vs. ndb
      ndb/test/src/HugoCalculator.cpp:
        fix new decimal mysql vs. ndb
      ndb/tools/restore/consumer.cpp:
        fix new decimal mysql vs. ndb
      sql/ha_ndbcluster.cc:
        fix new decimal mysql vs. ndb
      6fa487fa
    • unknown's avatar
      Merge · 498d7bcc
      unknown authored
      
      mysql-test/r/drop_temp_table.result:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      sql/sql_delete.cc:
        Auto merged
      configure.in:
        SCCS merged
      sql/sql_base.cc:
        SCCS merged
      sql/sql_parse.cc:
        SCCS merged
      498d7bcc
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · e160492a
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      e160492a
    • unknown's avatar
      reuse nodeid if ndbd is restarted · 07a3e21c
      unknown authored
      
      mysql-test/mysql-test-run.pl:
        start and exit fix for ndbcluster
      07a3e21c
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 7a2effc7
      unknown authored
      into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug4445.2
      
      7a2effc7
    • unknown's avatar
      Merge pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug4445.1 · b25090a4
      unknown authored
      into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug4445.2
      
      
      include/config-win.h:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      b25090a4
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 93f46b86
      unknown authored
      into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug4445.1
      
      
      sql/ha_innodb.cc:
        Auto merged
      93f46b86
    • unknown's avatar
      Merge · a0755130
      unknown authored
      
      sql/ha_innodb.cc:
        Auto merged
      include/config-win.h:
        SCCS merged
      a0755130
    • unknown's avatar
      ndb - temp: comment out decimal tests t/ndb* · f67d3b97
      unknown authored
      
      mysql-test/r/ndb_index_ordered.result:
        temp: comment out decimal
      mysql-test/t/ndb_index_ordered.test:
        temp: comment out decimal
      f67d3b97
    • unknown's avatar
      Bug#4445 · 7bc5e323
      unknown authored
        Make a more informative platform info for Windows
      
      7bc5e323
    • unknown's avatar
      Merge mysql.com:/usr/local/bk/mysql-5.0 · f7232774
      unknown authored
      into mysql.com:/home/pem/work/mysql-5.0
      
      f7232774
    • unknown's avatar
      Fixed BUG#8540: Local variable overrides an alias. · df8286c2
      unknown authored
      
      mysql-test/r/sp.result:
        New test case for BUG#8540.
      mysql-test/t/sp.test:
        New test case for BUG#8540.
      sql/item.h:
        Use the existing name (if any) for a SP local variable (to get the correct
        field name in a select in the case of an alias).
      df8286c2
    • unknown's avatar
      ndb - post-merge fixes · cbeeb4c2
      unknown authored
      
      ndb/include/ndb_constants.h:
        post-merge fixes
      ndb/include/ndbapi/NdbDictionary.hpp:
        post-merge fixes
      ndb/src/common/util/NdbSqlUtil.cpp:
        post-merge fixes
      ndb/test/src/HugoCalculator.cpp:
        post-merge fixes
      cbeeb4c2
    • unknown's avatar
      Merge · 453125c8
      unknown authored
      
      mysql-test/r/ndb_index_ordered.result:
        Auto merged
      mysql-test/t/ndb_index_ordered.test:
        Auto merged
      ndb/src/ndbapi/NdbDictionary.cpp:
        Auto merged
      ndb/src/ndbapi/NdbRecAttr.cpp:
        Auto merged
      453125c8
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1 · 50a4c316
      unknown authored
      into mysql.com:/space/pekka/ndb/version/my41-1.2154.30.2
      
      50a4c316
    • unknown's avatar
      ndb - fix old decimal type mysql vs ndb · 7a630ec0
      unknown authored
      
      mysql-test/r/ndb_index_ordered.result:
        fix old decimal type mysql vs ndb (re-commit 3)
      mysql-test/t/ndb_index_ordered.test:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/include/kernel/signaldata/DictTabInfo.hpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/include/ndbapi/NdbDictionary.hpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/include/util/NdbSqlUtil.hpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/src/common/util/NdbSqlUtil.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/src/ndbapi/NdbDictionary.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/src/ndbapi/NdbRecAttr.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/test/include/NdbSchemaOp.hpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/tools/restore/consumer.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      sql/ha_ndbcluster.cc:
        fix old decimal type mysql vs ndb (re-commit 3)
      7a630ec0