mirror of
https://github.com/MariaDB/server.git
synced 2025-12-16 22:03:23 +03:00
"set optimizer_switch to e or d causes invalid memory writes/valgrind warnings": due to prefix support, the argument "e" was overwritten with its full value "engine_condition_pushdown", which caused a buffer overrun. This was wrong usage of find_type(); other wrong usages are fixed here too. Please start reading with the comment of typelib.c.
9.9 KiB
9.9 KiB