mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge
This commit is contained in:
@ -515,8 +515,7 @@ public:
|
||||
Current implementation doesn't detect all cases where index merge could
|
||||
be used, in particular:
|
||||
|
||||
* index merge+'using index' is not supported (this the consequence of
|
||||
the above restriction)
|
||||
* index_merge+'using index' is not supported
|
||||
|
||||
* If WHERE part contains complex nested AND and OR conditions, some ways
|
||||
to retrieve rows using index merge will not be considered. The choice
|
||||
|
Reference in New Issue
Block a user