A.fetchone() B.fetchmany(size) C.fetchall() D.rowcount()
A.mysqldb B.mysqlclient C.SQLAlchemy D.pymysql