mirror of
https://github.com/MariaDB/server.git
synced 2025-09-18 23:25:30 +02:00
![]() Improve SHOW BINLOG EVENTS FROM when the specified position does not correspond exactly to a valid binlog record position. Scan the page containing the requested position, and start from the first valid point at or after that position. If a position is specified that is past the end of data available in the binlog file, SHOW BINLOG EVENTS returns empty. Make the format description event written at server startup also have end_log_pos=0, for consistency. Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org> |
||
---|---|---|
.. | ||
archive | ||
blackhole | ||
columnstore | ||
connect | ||
csv | ||
example | ||
federated | ||
federatedx | ||
heap | ||
innobase | ||
maria | ||
mroonga | ||
myisam | ||
myisammrg | ||
oqgraph | ||
perfschema | ||
rocksdb | ||
sequence | ||
sphinx | ||
spider | ||
test_sql_discovery |