I would like to get number of rows affected by Execute SQL Script and Execute SQL String keywords. PyMySQL already returns number of rows when cursor is executed but this is not passed back to Robot Framework.
This functionality is opposite to what is requested in #74. However, I feel that Execute keywords should not be used to run SQL queries.