mirror of
https://github.com/MariaDB/server.git
synced 2025-11-16 20:23:18 +03:00
for a query over an empty table right after its creation. The crash is the result of an attempt made by JOIN::optimize to evaluate the WHERE condition when no records have been actually read. The added test case can reproduce the crash only with InnoDB tables and only with 5.0.x.
301 KiB
301 KiB