WL#6711: Support InnoDB as additional storage engine for tmp table

Status: Complete

Optimizer should allow the use of InnoDB for temp usage.

InnoDB temporary tables should also aupport Uniques, or similar algorithm, for
faster resolution of DISTINCT queries and for multi-table DML's. 

User Documentation
==================

http://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-5.html
http://dev.mysql.com/doc/refman/5.7/en/server-system-
variables.html#sysvar_internal_tmp_disk_storage_engine
http://dev.mysql.com/doc/refman/5.7/en/internal-temporary-tables.html