mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
This is a full cost-based implementation of the optimization that employs
splitting technique for equi-joins of materialized derived tables/views/CTEs. (see mdev-13369 and mdev-13389).
This commit is contained in:
@ -5507,8 +5507,6 @@ public:
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
/*
|
||||
Optimizer and executor structure for the materialized semi-join info. This
|
||||
structure contains
|
||||
|
Reference in New Issue
Block a user