• Konstantin Osipov's avatar
    Backport of: · 1ed585ad
    Konstantin Osipov authored
    ---------------------------------------------
    2630.7.3 Konstantin Osipov       2008-06-02
            Various style changes preceding the removal of reopen_table().
    (Post-review fixes for WL#3726).
    
    
    sql/event_db_repository.cc:
      Update to use the new signature of TABLE_LIST::init_one_table().
    sql/mysql_priv.h:
      Move close_cached_table() and wait_while_table_is_used()
      to sql_base.cc.
    sql/sql_base.cc:
      Move close_cached_table() and wait_while_table_is_used()
      from sql_table.cc.
    sql/sql_table.cc:
      Move close_cached_table() and wait_while_table_is_used()
      to sql_base.cc.
    sql/table.h:
      Update the signature of TABLE_LIST::init_one_table().
    1ed585ad
sql_table.cc 253 KB