mariadb/mysql-test/suite/sys_vars
Guilhem Bichot 77c0f33ee2 Fix for BUG#59894
"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.
2011-02-11 15:00:09 +01:00
..
inc merge mysql-5.5-bugteam(local) --> mysql-5.5-bugteam 2010-12-03 01:06:56 +00:00
r Fix for BUG#59894 2011-02-11 15:00:09 +01:00
t Fix for BUG#59894 2011-02-11 15:00:09 +01:00