• unknown's avatar
    RB-Tree indexes support in HEAP tables · 5299dc29
    unknown authored
    Renamed _hp_func  ->  hp_func
    mi_key_cmp moved to /mysys/my_handler.c
    New tests for HEAP tables
    
    
    heap/_check.c:
      RB-tree index
      Renamed _hp_func -> hp_func
    heap/_rectest.c:
      RB-tree index
      Renamed _hp_func -> hp_func
    heap/heapdef.h:
      RB-tree index
      Renamed _hp_func -> hp_func
    heap/hp_block.c:
      RB-tree index
      Renamed _hp_func -> hp_func
    heap/hp_clear.c:
      RB-tree index
      Renamed _hp_func -> hp_func
    heap/hp_close.c:
      RB-tree index
      Renamed _hp_func -> hp_func
    heap/hp_create.c:
      RB-tree index
      Renamed _hp_func -> hp_func
    heap/hp_delete.c:
      RB-tree index
      Renamed _hp_func -> hp_func
    heap/hp_hash.c:
      RB-tree index
      Renamed _hp_func -> hp_func
    heap/hp_open.c:
      RB-tree index
      Renamed _hp_func -> hp_func
    heap/hp_panic.c:
      RB-tree index
      Renamed _hp_func -> hp_func
    heap/hp_rename.c:
      RB-tree index
      Renamed _hp_func -> hp_func
    heap/hp_rfirst.c:
      RB-tree index
      Renamed _hp_func -> hp_func
    heap/hp_rkey.c:
      RB-tree index
      Renamed _hp_func -> hp_func
    heap...
    5299dc29
table.cc 33.6 KB