1. 17 Feb, 2005 33 commits
  2. 16 Feb, 2005 7 commits
    • unknown's avatar
      Merge mysql.com:/home/dellis/bkl/bug-4.1 · 6bb46afb
      unknown authored
      into mysql.com:/home/dellis/bkl/bug-5.0
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      mysql-test/r/fulltext.result:
        Auto merged
      6bb46afb
    • unknown's avatar
      Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0 · 8cf5a1cc
      unknown authored
      into mysql.com:/home/mysql_src/mysql-5.0-xa
      
      
      configure.in:
        Auto merged
      8cf5a1cc
    • unknown's avatar
      Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0 · 0e8ad906
      unknown authored
      into mysql.com:/home/mysql_src/mysql-5.0-xa
      
      
      0e8ad906
    • unknown's avatar
      Fixes after 4.1->5.0 merge. · 2071fe55
      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)
      2071fe55
    • unknown's avatar
      Merge serg@bk-internal.mysql.com:/home/bk/mysql-5.0 · d6541adb
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-5.0
      
      
      d6541adb
    • unknown's avatar
    • unknown's avatar
      ndb - fix new decimal type mysql vs. ndb · fced35f7
      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
      fced35f7