View Single Post
  #4  
Old 07-21-2015, 07:21 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

What does this query return?
Code:
SELECT VARIABLE_NAME, VARIABLE_VALUE FROM information_schema.GLOBAL_VARIABLES WHERE VARIABLE_NAME = 'max_connections'
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote