DBs(ML),
Saturday, July 20, 2002, 3:50:48 PM, you wrote:

DM> 2) Nope, I have nothing on the end of the line.

DM> eg.

DM> set-variable = back_log = 200
DM> this works under 4.0.1 but not under 4.0.2

DM> back_log = 200
DM> this works under 4.0.2

DM> Error: (from 4.0.2 when using set-variable = back_log = 200)

DM> 020710 09:42:31  mysqld started
DM> /usr/local/mysql4/libexec/mysqld: ERROR: unknown variable 'back_log = 200'
DM> 020710 09:42:31  mysqld ended

Try to remove blanks around '=' in the my.cnf. Does mysqld start?

DM> Like I said earlier, if I remove the set-variable it works and actually sets
DM> the value correctly.




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
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