* Ingo Struewing <ingo@stripped> [07/11/05 18:42]:
> ChangeSet@stripped, 2007-11-05 16:25:40+01:00, istruewing@stripped +17 -0
> Bug#31210 - INSERT DELAYED crashes server when used on
> partitioned table
Assuming that there is an initialized LEX global in the thread* in
open_table() is a huge stretch on system design.
You've just cemented a hack and a dependency that should have
never been there.
If *partitioning* needs a LEX, it should be able to create and use
it.
A patch like that should get through the approval process in the
runtime team, not in the engines.
--
-- Konstantin Osipov Software Developer, Moscow, Russia
-- MySQL AB, www.mysql.com The best DATABASE COMPANY in the GALAXY