• Sergey Vojtovich's avatar
    Applying InnoDB snapshot · 101d6a09
    Sergey Vojtovich authored
    Detailed revision comments:
    
    r6547 | marko | 2010-02-03 14:43:38 +0200 (Wed, 03 Feb 2010) | 14 lines
    branches/zip: Clean up CHECK TABLE error handling. (Issue #220)
    
    ha_innobase::change_active_index(): Clean up code formatting.
    
    ha_innobase::check(): Incorporate the code from
    row_check_table_for_mysql().  Report errors to the client connection
    instead of writing them to the error log.
    
    row_check_table_for_mysql(): Remove.
    
    row_check_index_for_mysql(): Renamed from row_scan_and_check_index().
    Let the caller initialize prebuilt, and assume that the index is usable.
    
    rb://178 approved by Sunny Bains
    101d6a09
row0mysql.h 30.6 KB