On Tue, Oct 30, 2001 at 11:31:12AM -0800, William R. Mussatto wrote:
> Thanks but it doesn't work...
> 
> Below is the extract of the configuration file it does not matter whether 
> I include spaces around the "=" or not, starting using mysql_safe results 
> in a "failed"  There is no entry in the error log.  Commenting out the 
> line results in a successful restart.  I am probably missing something 
> basic but...

> set-variable    = key_buffer=16M
> set-variable    = max_allowed_packet=1M
> set-variable    = thread_stack=128K
> max_connections = 200

Use this :

set-variable    = max_connections=200

Since it's a variable :>

> Sincerely,
> 
> William Mussatto, Senior Systems Engineer
> CyberStrategies, Inc
> ph. 909-920-9154 ext. 27

-- 
Met vriendelijke groet/With kind regards,

Wouter de Jong
[EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to