1. 11 Jan, 2005 20 commits
  2. 10 Jan, 2005 10 commits
  3. 09 Jan, 2005 3 commits
  4. 08 Jan, 2005 7 commits
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 94504d52
      unknown authored
      into sergbook.mylan:/usr/home/serg/Abk/mysql-4.1
      
      
      94504d52
    • unknown's avatar
      few harmless warnings from automated code-checking tools fixed · 4c8d52aa
      unknown authored
      
      client/mysql.cc:
        few harmless warnings from automated code-checking tools fixed
        cleanup
      4c8d52aa
    • unknown's avatar
      Merge jwinstead@bk-internal.mysql.com:/home/bk/mysql-4.1 · c86ae204
      unknown authored
      into mysql.com:/home/jwinstead2/mysql-4.1-clean
      
      
      c86ae204
    • unknown's avatar
      ndb - wl-1442 fix Time ordering · 3186b340
      unknown authored
      
      mysql-test/r/ndb_index_ordered.result:
        wl-1442 fix Time.  adds new type id 25
      mysql-test/t/ndb_index_ordered.test:
        wl-1442 fix Time.  adds new type id 25
      ndb/include/kernel/signaldata/DictTabInfo.hpp:
        wl-1442 fix Time.  adds new type id 25
      ndb/include/ndbapi/NdbDictionary.hpp:
        wl-1442 fix Time.  adds new type id 25
      ndb/include/util/NdbSqlUtil.hpp:
        wl-1442 fix Time.  adds new type id 25
      ndb/src/common/util/NdbSqlUtil.cpp:
        wl-1442 fix Time.  adds new type id 25
      ndb/src/ndbapi/NdbDictionary.cpp:
        wl-1442 fix Time.  adds new type id 25
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        wl-1442 fix Time.  adds new type id 25
      ndb/test/include/NdbSchemaOp.hpp:
        wl-1442 fix Time.  adds new type id 25
      ndb/tools/restore/consumer.cpp:
        wl-1442 fix Time.  adds new type id 25
      sql/ha_ndbcluster.cc:
        wl-1442 fix Time.  adds new type id 25
      3186b340
    • unknown's avatar
      ndb - wl-1442 fix Date ordering · 633ee9b0
      unknown authored
      
      mysql-test/r/ndb_index_ordered.result:
        wl-1442 fix Date.  reuses old unused Timespec type id
      mysql-test/t/ndb_index_ordered.test:
        wl-1442 fix Date.  reuses old unused Timespec type id
      ndb/include/kernel/signaldata/DictTabInfo.hpp:
        wl-1442 fix Date.  reuses old unused Timespec type id
      ndb/include/ndbapi/NdbDictionary.hpp:
        wl-1442 fix Date.  reuses old unused Timespec type id
      ndb/include/util/NdbSqlUtil.hpp:
        wl-1442 fix Date.  reuses old unused Timespec type id
      ndb/src/common/util/NdbSqlUtil.cpp:
        wl-1442 fix Date.  reuses old unused Timespec type id
      ndb/src/ndbapi/NdbDictionary.cpp:
        wl-1442 fix Date.  reuses old unused Timespec type id
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        wl-1442 fix Date.  reuses old unused Timespec type id
      ndb/test/include/NdbSchemaOp.hpp:
        wl-1442 fix Date.  reuses old unused Timespec type id
      ndb/tools/restore/consumer.cpp:
        wl-1442 fix Date.  reuses old unused Timespec type id
      sql/ha_ndbcluster.cc:
        wl-1442 fix Date.  reuses old unused Timespec type id
      633ee9b0
    • unknown's avatar
      ndb - wl-1442 updated ndb_index_ordered.result · 2a3f285e
      unknown authored
      
      mysql-test/r/ndb_index_ordered.result:
        wl-1442 missed result file
      2a3f285e
    • unknown's avatar
      ndb - wl-1442 bug#7725 datetime ordering · ce6de604
      unknown authored
      
      mysql-test/t/ndb_index_ordered.test:
        wl-1442 datetime ordering
      ndb/src/common/util/NdbSqlUtil.cpp:
        wl-1442 datetime ordering
      ce6de604