tdlight/tddb/td/db/binlog
2023-05-05 13:51:19 +03:00
..
detail Avoid std::move to itself in BinlogEventsProcessor 2023-02-09 22:53:04 +01:00
binlog_dump.cpp Replace unsafe to maintain data_ field with get_data() method. 2023-02-02 03:08:26 +03:00
Binlog.cpp Move log message to binlog tag. 2023-03-20 12:51:46 +03:00
Binlog.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00
BinlogEvent.cpp Improve error message. 2023-03-14 23:31:57 +03:00
BinlogEvent.h Store std::string instead of BufferSlice in BinlogEvent 2023-02-09 22:53:02 +01:00
BinlogHelper.h Update copyright year. 2023-01-01 00:28:08 +03:00
BinlogInterface.h Return 0 from erase_batch for empty event list. 2023-02-12 03:18:22 +03:00
ConcurrentBinlog.cpp Return 0 from erase_batch for empty event list. 2023-02-12 03:18:22 +03:00
ConcurrentBinlog.h Use empty name for unused move constructor/assignment parameter. 2023-05-05 13:51:19 +03:00