Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Not a Bug
-
10.6.0, 11.0.0, 10.11.4
-
None
Description
The documentation mentions that the "max_tmp_tables" option is considered unused, providing no further explanation. Nevertheless, it remains accessible for configuration and retrieval through the subsequent commands.
SELECT @@max_tmp_tables;
SET max_tmp_tables=10;
https://mariadb.com/kb/en/server-system-variables/#max_tmp_tables