If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Increasing of max_connection variable

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-19-04, 01:26
aktunae aktunae is offline
Registered User
 
Join Date: Mar 2004
Posts: 1
Increasing of max_connection variable

Hi,
I use MySQL 4.0.14 and I need to increase the max_connections variable. It seems very easy by editing My.ini file. But I could not succedded event I try to change it from command line or from WinMySQLAdmin.

When I executed

> mysqladmin -O max_connections=200

command I received

mysqladmin: ERROR: unknown variable 'max_connections=200'

error response.

I also added

set-variable=max_connections=150

line to My.ini file but variable value did not change.

Does anyone know what the problem could be? Thanks in advance..
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On