• marko's avatar
    Cleanup in ha_innodb.cc: · 855d39c5
    marko authored
    thd_is_replication_slave_thread(), thd_has_edited_nontrans_tables():
    Remove blank line between the function comment and the function
    definition.  There should be exactly one line between the return
    type and the function comment, and this line should be one of
    '', 'static', 'UNIV_INLINE', and 'extern "C"'.
    855d39c5
ha_innodb.cc 227 KB