填空題在MySQL配置中,innodb_buffer_pool_size表示()。

您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題下列配置中,()表示服務(wù)器應(yīng)緩存多少線程以供重用。

A.read_buffer_size
B.key_buffer_size
C.thread_cache_size
D.sort_buffer_size

2.單項選擇題下列配置中,()表示為每個需要進(jìn)行排序的會話分配的緩沖區(qū)大小。

A.read_buffer_size
B.key_buffer_size
C.thread_cache_size
D.sort_buffer_size

3.單項選擇題下列配置中,()表示所有線程打開表的緩存數(shù)量。

A.open_table_cache
B.key_buffer_size
C.thread_cache_size
D.table_open_cache

4.單項選擇題下列配置中,()表示索引緩沖區(qū)大小。

A.read_buffer_size
B.key_buffer_size
C.thread_cache_size
D.sort_buffer_size

5.單項選擇題為了避免遇到Too many connections錯誤,可以通過()來實現(xiàn)。

A.定時重啟MySQL服務(wù)
B.加大max_connections的值
C.升級服務(wù)器硬件配置
D.升級軟件版本