Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5(EOL)
-
Linux, Widnows
-
5.5.45
Description
As per the https://mariadb.atlassian.net/browse/MDEV-6703 description.
In that particular case MariaDB 5.5.41 point in time recovery failed with Out of memory ERROR 5 (HY000) error.
mysqlbinlog some-db_3306-bin.01837823232 | mysql -S /opt/mysql/mysql-pitr_3306.socket
|
ERROR 5 (HY000) at line 2724832: Out of memory (Needed 3902787176 bytes)
|
Couldn't apply binlog some-db_3306-bin.01837823232:
|
MySQL bug related: http://bugs.mysql.com/bug.php?id=74734
MariaDB closed MDEV-6703
patch used: https://github.com/MariaDB/server/commit/126523d1906727254ad0f887db688b60b23ebed6
Attachments
Issue Links
- relates to
-
MDEV-6703 Add "mysqlbinlog --binlog-row-event-max-size" support
- Closed