• Sergey Glukhov's avatar
    Bug#37284 Crash in Field_string::type() · 63bca358
    Sergey Glukhov authored
    The bug is repeatable with latest(1.0.1) InnoDB plugin on Linux, Win,
    If MySQL is compiled with valgrind there are errors about
    using of uninitialized variable(orig_table).
    The fix is to set field->orig_table correct value.
    63bca358
innodb_mysql.test 30.8 KB