Kunlun-storage is the storage component for Kunlun distributed DBMS. It's developed based on percona-mysql-8.0.x and contains exclusive features used by Kunlun distributed DBMS, performance enhancements and XA transaction crash safety enhancements without which MySQL would not be able to execute XA transactions reliably.
Other
31
stars
6
forks
source link
Add new option for mysqlbinlog, details listed below. #1
--truncate-file-by-stoptime
Truncate the log file by the stop datetime string. if the
option is specified and stop datetime is valid, log event
timestamp later than the stop time will be
discard.Further more, the accociated index file will also
be rewrite
--truncate-file-by-stoptime Truncate the log file by the stop datetime string. if the option is specified and stop datetime is valid, log event timestamp later than the stop time will be discard.Further more, the accociated index file will also be rewrite