1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00
Files
mariadb/client
ParadoxV5 20bb4ed882 MDEV-36810 Deduplicate LOG_EVENT_OFFSET
`LOG_EVENT_OFFSET` is a duplicate of `EVENT_TYPE_OFFSET`
and `BIN_LOG_HEADER_SIZE` depending on the context.

While there, centralize `BIN_LOG_HEADER_SIZE` to `sql/rpl_constants.h`
(previously from `sql/unireg.h` and `client/mysqlbinlog.cc`)

Reviewed-by: Brandon Nesterenko <brandon.nesterenko@mariadb.com>
2025-07-23 09:45:19 -06:00
..
2020-11-03 16:24:47 +02:00
2022-08-09 18:41:09 +03:00
2024-09-18 10:45:26 +10:00
2025-04-02 14:07:01 +03:00
2025-06-18 07:50:39 +02:00
2025-04-18 17:11:01 +02:00
2025-06-18 07:43:24 +02:00
2025-07-16 09:14:33 +07:00