mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Fix typos in the codebase.
This commit is contained in:
committed by
Vicențiu Ciorbaru
parent
195833f1b6
commit
f2830af16c
@@ -175,7 +175,7 @@ enum Exit_status {
|
||||
|
||||
/**
|
||||
Pointer to the last read Annotate_rows_log_event. Having read an
|
||||
Annotate_rows event, we should not print it immediatedly because all
|
||||
Annotate_rows event, we should not print it immediately because all
|
||||
subsequent rbr events can be filtered away, and have to keep it for a while.
|
||||
Also because of that when reading a remote Annotate event we have to keep
|
||||
its binary log representation in a separately allocated buffer.
|
||||
|
Reference in New Issue
Block a user