The ha_*_row() function shall not be virtual since they represent
public interface for handler users. Virtual keyword removed for
those functions.
sql/handler.h:
The ha_*_row() function shall not be virtual since they represent
public interface for handler users.