server
server copied to clipboard
MDEV-27037 mysqlbinlog emits a warning when reaching EOF before stop-condition
trafficstars
Emit warnings if finished processing input files before reaching the boundary conditions indicated by either --stop-position or --stop-datetime.
I need to investigate why some of the builders failed on my new test for the second commit while others did not.