InterviewSolution
Saved Bookmarks
| 1. |
How to control the max size of a HEAP table? |
|
Answer» The maximum size of the HEAP table can be controlled by the MySQL CONFIG variable CALLED max_heap_table_size. |
|