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 ded3795 commit 7d1cc41Copy full SHA for 7d1cc41
pymysqlreplication/event.py
@@ -872,7 +872,6 @@ class RowsQueryLogEvent(BinLogEvent):
872
More details are available in the MySQL Knowledge Base:
873
https://dev.mysql.com/doc/dev/mysql-server/latest/classRows__query__log__event.html
874
875
- :ivar query_length: uint - Length of the SQL statement
876
:ivar query: str - The executed SQL statement
877
"""
878
0 commit comments