Commit 4daea2f8 authored by lilinjie's avatar lilinjie Committed by Anel

fix typo

Signed-off-by: default avatarlilinjie <1136268146@qq.com>
parent ed2adc8c
......@@ -408,7 +408,7 @@ class binlog_cache_data
Rows_log_event *m_pending;
/*
Bit flags for what has been writting to cache. Used to
Bit flags for what has been writing to cache. Used to
discard logs without any data changes.
see enum_logged_status;
*/
......
......@@ -726,7 +726,7 @@ enum Log_event_type
/*
Bit flags for what has been writting to cache. Used to
Bit flags for what has been writing to cache. Used to
discard logs with table map events but not row events and
nothing else important. This is stored by cache.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment