Skip to content
  • Dmitry Lenev's avatar
    65384214
    WL#5772 "Add partitioned Table Definition Cache to avoid using · 65384214
    Dmitry Lenev authored
    LOCK_open and its derivatives in DML queries".
    
    Follow-up patch #1:
    - Move definition of Table_cache, Table_cache_manager and
      Table_cache_iterator classes and their methods to a separate
      files - table_cache.h and table_cache.cc.
    - Made methods of Table_cache_iterator inline.
    65384214
    WL#5772 "Add partitioned Table Definition Cache to avoid using
    Dmitry Lenev authored
    LOCK_open and its derivatives in DML queries".
    
    Follow-up patch #1:
    - Move definition of Table_cache, Table_cache_manager and
      Table_cache_iterator classes and their methods to a separate
      files - table_cache.h and table_cache.cc.
    - Made methods of Table_cache_iterator inline.
Loading