• unknown's avatar
    Fix for LP BUG#606013: Adding bit field support for heap tables. · 8adb124d
    unknown authored
    mysql-test/r/heap_btree.result:
      Test of index over bit firld in hash table.
    mysql-test/r/heap_hash.result:
      Test of index over bit firld in hash table.
    mysql-test/t/heap_btree.test:
      Test of index over bit firld in hash table.
    mysql-test/t/heap_hash.test:
      Test of index over bit firld in hash table.
    storage/heap/ha_heap.cc:
      Adding bit field support for heap tables.
    storage/heap/hp_create.c:
      Adding bit field support for heap tables.
    storage/heap/hp_hash.c:
      Adding bit field support for heap tables.
    8adb124d
hp_hash.c 28.7 KB