mirror of
https://github.com/MariaDB/server.git
synced 2025-12-01 17:39:21 +03:00
When wsrep is enabled, an md5 hash of the entire row is calculated for tables with no PK. It, however segfaulted as the md5 context object was not properly constructed. Fixed by ensuring that the YaSSL's context object gets constructed explicitly at the specified pre-allocated location (placement) before its used. Added a test case.
898 B
898 B