• marko's avatar
    Cleanup in ha_innodb.cc: · aa2ef745
    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"'.
    aa2ef745
ha_innodb.cc 227 KB