1. 20 Mar, 2006 2 commits
    • unknown's avatar
      Bug#14367 Partitions: crash if utf8 column · 206e9e53
      unknown authored
        use part_info->item_free_list instead of thd->free_list during partition function parsing
      
      
      mysql-test/r/partition.result:
        Bug#14367 Partitions: crash if utf8 column
          test case
      mysql-test/t/partition.test:
        Bug#14367 Partitions: crash if utf8 column
          test case
      sql/item.cc:
        Bug#14367 Partitions: crash if utf8 column
          create copy of string in current mem_root to avoid memory leak
      206e9e53
    • unknown's avatar
      Fix HPUX compilation. · 35e0de41
      unknown authored
      
      sql/ha_ndbcluster.h:
        Fix HPUX compilation (copy-paste error I think).
      35e0de41
  2. 18 Mar, 2006 6 commits
  3. 17 Mar, 2006 8 commits
  4. 16 Mar, 2006 24 commits