[MDEV-12417] select_type=MATERIALIZED is not documented Created: 2017-03-31  Updated: 2017-05-05  Resolved: 2017-05-05

Status: Closed
Project: MariaDB Server
Component/s: Documentation
Affects Version/s: N/A
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Michaël de groot Assignee: Ian Gilfillan
Resolution: Fixed Votes: 0
Labels: None


 Description   

Hi Ian,

select_type = MATERIALIZED is not documented in https://mariadb.com/kb/en/mariadb/explain/ - I was able to get this from this query:

explain extended select * from dept_emp where dept_no in (select dept_no from departments where dept_no='D001' order by dept_no) \G

Thanks,
Michaël



 Comments   
Comment by Ian Gilfillan [ 2017-05-05 ]

Added MATERIALIZED to the table

Generated at Thu Feb 08 07:57:33 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.