1. 11 Jan, 2005 17 commits
  2. 10 Jan, 2005 11 commits
  3. 09 Jan, 2005 3 commits
  4. 08 Jan, 2005 8 commits
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 675ceab9
      unknown authored
      into sergbook.mylan:/usr/home/serg/Abk/mysql-4.1
      
      675ceab9
    • unknown's avatar
      few harmless warnings from automated code-checking tools fixed · f13aca53
      unknown authored
      
      client/mysql.cc:
        few harmless warnings from automated code-checking tools fixed
        cleanup
      f13aca53
    • unknown's avatar
      Merge jwinstead@bk-internal.mysql.com:/home/bk/mysql-4.1 · 093e4905
      unknown authored
      into mysql.com:/home/jwinstead2/mysql-4.1-clean
      
      093e4905
    • unknown's avatar
      ndb - wl-1442 fix Time ordering · 5a92f4fd
      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
      5a92f4fd
    • unknown's avatar
      ndb - wl-1442 fix Date ordering · da28014e
      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
      da28014e
    • unknown's avatar
      ndb - wl-1442 updated ndb_index_ordered.result · b85eaec2
      unknown authored
      
      mysql-test/r/ndb_index_ordered.result:
        wl-1442 missed result file
      b85eaec2
    • unknown's avatar
      ndb - wl-1442 bug#7725 datetime ordering · f3287c74
      unknown authored
      
      mysql-test/t/ndb_index_ordered.test:
        wl-1442 datetime ordering
      ndb/src/common/util/NdbSqlUtil.cpp:
        wl-1442 datetime ordering
      f3287c74
    • unknown's avatar
      Fix unportable 'tr' usage in libedit build process. (Bug #7669) · 87a07549
      unknown authored
      
      cmd-line-utils/libedit/makelist.sh:
        Spell out the character range for braindead versions of tr
        (like /usr/xpg4/bin/tr on Sun Solaris 2.10)
      87a07549
  5. 07 Jan, 2005 1 commit
    • unknown's avatar
      set_var.cc: · 2c0ea371
      unknown authored
        Reorder variables to properly alphabetize SHOW VARIABLES output.
      
      
      sql/set_var.cc:
        Reorder variables to properly alphabetize SHOW VARIABLES output.
      2c0ea371