You have an installation of MySQL 8 on Oracle Linux.Consider the outputs:mysql>SHOW GLOBAL VARIABLEG
WHERE Variable_name m “tempdir”
OR Variable_name m “tem_table_size”
Variable_name
Value
tem_table_size tepdir
16777216/tem
2 rown in set (0.01 nec)
shell>cd/var/lib/mysql
shell>1e-1丨grep temp
Drwxr-x---,2 mysql mysql 4096 Dec 11 14:05 finnodb_temp
Which statement is true about disk temporary tables for this installation?