mirror of
https://github.com/MariaDB/server.git
synced 2025-11-08 00:28:29 +03:00
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.
198 KiB
198 KiB