Q. Increasing the value of which system variable enables mysqld to keep more tables open simultaneously?

  • (A) table_cache
  • (B) max_connect
  • (C) delayed_queue_size
  • (D) max_allowed_packet
πŸ’¬ Discuss
βœ… Correct Answer: (A) table_cache
Explanation: This question asks about a MySQL system variable that controls how many tables can be kept open at the same time. Think of it like this:
Explanation by: Vijay Sangwan
This question asks about a MySQL system variable that controls how many tables can be kept open at the same time. Think of it like this:

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
99
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Vijay Sangwan
Publisher
πŸ“ˆ
97%
Success Rate