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 75e1d0c commit 2187c56Copy full SHA for 2187c56
cymysql/result.py
@@ -1,6 +1,6 @@
1
from cymysql.packet import MysqlPacket, FieldDescriptorPacket
2
3
-from cymysql.constants import SERVER_STATUS, FLAG
+from cymysql.constants import SERVER_STATUS
4
5
6
SERVER_MORE_RESULTS_EXISTS = SERVER_STATUS.SERVER_MORE_RESULTS_EXISTS
0 commit comments