πŸ“Š MySQL
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

πŸ‘οΈ
69
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Vijay Sangwan
Publisher
πŸ“ˆ
92%
Success Rate