1. 09 Feb, 2006 4 commits
  2. 08 Feb, 2006 3 commits
  3. 07 Feb, 2006 14 commits
  4. 06 Feb, 2006 9 commits
  5. 05 Feb, 2006 3 commits
  6. 03 Feb, 2006 7 commits
    • unknown's avatar
      Merge mysql.com:/space/pekka/ndb/version/my41 · 26a81f6f
      unknown authored
      into  mysql.com:/space/pekka/ndb/version/my50
      
      
      mysql-test/r/ndb_blob.result:
        Auto merged
      mysql-test/t/ndb_blob.test:
        Auto merged
      ndb/src/ndbapi/NdbBlob.cpp:
        ul
      26a81f6f
    • unknown's avatar
      ndb - replace+tinyblob back-patch from 5.0 [ discard on 4.1->5.0 merge ] · b301e658
      unknown authored
      
      mysql-test/r/ndb_blob.result:
        replace+tinyblob back-patch from 5.0
      mysql-test/t/ndb_blob.test:
        replace+tinyblob back-patch from 5.0
      ndb/src/ndbapi/NdbBlob.cpp:
        replace+tinyblob back-patch from 5.0
      b301e658
    • unknown's avatar
      ndb - bugfix: tinyblob + replace => mysqld crash (no bug#) · 44d113b1
      unknown authored
      
      mysql-test/r/ndb_blob.result:
        do not delete unknown parts of tinyblob
      mysql-test/t/ndb_blob.test:
        do not delete unknown parts of tinyblob
      ndb/src/ndbapi/NdbBlob.cpp:
        do not delete unknown parts of tinyblob
      44d113b1
    • unknown's avatar
      BUG#16893: Crash in test 'fulltext_order_by' · 394c88df
      unknown authored
      Fixed that fulltext query + union results in unexpected behaviour.
      
      
      sql/item_func.h:
        Remove access to table object from cleanup() as the table object
        may have been dropped earlier (In case of temporary tables or of
        close_thread_tables() is run before cleanup())
        This fixed a bug with access to already freed memory
      sql/sql_base.cc:
        Reset variables used by fulltext
      394c88df
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/mysql-5.0 · f4266bc4
      unknown authored
      into  rurik.mysql.com:/home/igor/dev/mysql-5.0-0
      
      
      f4266bc4
    • unknown's avatar
      Fixes after manual merge · ac21d029
      unknown authored
      ac21d029
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0 · 83001499
      unknown authored
      into  rurik.mysql.com:/home/igor/dev/mysql-5.0-0
      
      
      mysql-test/t/having.test:
        Auto merged
      mysql-test/r/having.result:
        Manual merge
      sql/sql_lex.cc:
        Manual merge
      sql/sql_lex.h:
        Manual merge
      sql/sql_prepare.cc:
        Manual merge
      sql/sql_select.cc:
        Manual merge
      83001499