The bug fix from issue [Fix exception in logging query results if 'result_rows' was none](https://github.com/MarketSquare/Robotframework-Database-Library/commit/6ed6a93d39167fba8cc4962a80bbe531d6b94bde) does not fix the failure, in line 812 you still try to get the lenght of result list which is None.