mirror of
https://github.com/MariaDB/server.git
synced 2025-08-30 11:22:14 +03:00
mysql_client_binlog_statement Problem: server may read from unassigned memory performing "wrong" BINLOG queries. Fix: never read from unassigned memory.