|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Determining max connections using SQL
What is the SQL code to query a database and determine the max number of connections the database is set up for?
Thanks! |
|
#2
|
|||
|
|||
|
using MySQL?
Hello,
Incase you are using MySQL: show variables like 'max_connections' have fun! Philipp |
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > Determining max connections using SQL |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|