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.
2 parents 4e2ae2d + 2343570 commit 9ee28d8Copy full SHA for 9ee28d8
pymysqlreplication/event.py
@@ -314,7 +314,7 @@ def _read_status_vars_value_for_key(self, key):
314
"""
315
mts_accessed_dbs < 254:
316
`mts_accessed_dbs` is equal to the number of dbs
317
- acessed by the query event.
+ accessed by the query event.
318
mts_accessed_dbs == 254:
319
This is the case where the number of dbs accessed
320
is 1 and the name of the only db is ""
0 commit comments