mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
0f3e279a05
options for mysqlbinlog, with a test file. This enables user to say "recover my database to how it was this morning at 10:30" (mysqlbinlog "--stop-datetime=2003-07-29 10:30:00"). Using time functions into client/ made me move them out of sql/ into sql-common/. + (small) fix for BUG#4507 "mysqlbinlog --read-from-remote-server sometimes cannot accept 2 binlogs" (that is, on command line). |
||
---|---|---|
.. | ||
client.c | ||
Makefile.am | ||
my_time.c | ||
pack.c |