Skip to content
  • Mattias Jonsson's avatar
    0274c948
    WL#4305 changes according to review of partitioning code. · 0274c948
    Mattias Jonsson authored
    renamed _storage to _ref, since it was references.
    
    moved allocations from Parts_share_refs constructor
    to separate init function.
    
    Changed handler::ha_share to be private
    Not doing any locking in get/set_ha_share_ptr,
    but only asserting lock exists in debug.
    
    updated copyright year on touched files.
    0274c948
    WL#4305 changes according to review of partitioning code.
    Mattias Jonsson authored
    renamed _storage to _ref, since it was references.
    
    moved allocations from Parts_share_refs constructor
    to separate init function.
    
    Changed handler::ha_share to be private
    Not doing any locking in get/set_ha_share_ptr,
    but only asserting lock exists in debug.
    
    updated copyright year on touched files.
Loading