Login
Remember
Register
Ask a Question
How do you control the max size of a HEAP table?
0
votes
asked
Jan 13, 2024
in
Sql
by
DavidAnderson
How do you control the max size of a HEAP table?
sql-interview-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 13, 2024
by
DavidAnderson
Maximum size of Heal table can be controlled by MySQL config variable called max_heap_table_size.
...