What is max_used_connections in mysql?



What is max_used_connections in mysql?..

Answer / Rajat Agarwal

max_used_connections is a MySQL system variable that shows the number of connections that have been established and used since the server started.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

How do I fix a crashed mysql database?

1 Answers  


How to declare variable in mysql trigger?

1 Answers  


What is procedure in mysql?

1 Answers  


Is mysql free download?

1 Answers  


How do you connect MySQL database with PHP?

1 Answers  


What is the difference between mysql_fetch_array() and ysql_fetch_object() ?

1 Answers  


Is mysql from oracle?

1 Answers  


in a master-master replication with two masters and alternate slaves running on two systems.can i have a script or any mysql command to know which one is right now acting as master.

1 Answers  


What is processlist in mysql?

1 Answers  


What is mysql sleep process?

1 Answers  


How do I enable mysqli extension?

1 Answers  


How do I rename a mysql database?

1 Answers  


Categories