We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f47ac0 commit d174835Copy full SHA for d174835
pymysql/tests/thirdparty/test_MySQLdb/test_MySQLdb_dbapi20.py
@@ -23,9 +23,6 @@ def test_setoutputsize(self):
23
def test_setoutputsize_basic(self):
24
pass
25
26
- def test_nextset(self):
27
- pass
28
-
29
"""The tests on fetchone and fetchall and rowcount bogusly
30
test for an exception if the statement cannot return a
31
result set. MySQL always returns a result set; it's just that
0 commit comments