RE: can't set variable (sort_buffer)

2003-07-14 Thread arobins
thanx. works now. -Original Message- From: Victoria Reznichenko [mailto:[EMAIL PROTECTED] Sent: Monday, July 14, 2003 10:17 AM To: [EMAIL PROTECTED] Subject: Re: can't set variable (sort_buffer) "arobins" <[EMAIL PROTECTED]> wrote: > I would like to change the

RE: can't set variable (sort_buffer)

2003-07-14 Thread arobins
, July 14, 2003 7:44 AM To: [EMAIL PROTECTED] Cc: mysql-lists Subject: Re: can't set variable (sort_buffer) Anthony, Try adding this to the my.cnf file set-variable =sort_buffer=30M walt arobins wrote: > > I would like to change the sort_buffer variable but > that variable does

can't set variable (sort_buffer)

2003-07-14 Thread arobins
I would like to change the sort_buffer variable but that variable doesn't seem to be configurable. i.e. I get the following when doing mysql --help. Don't understand why only these variables are configurable. Using db version 3.23.51. Possible variables for option --set-variable (-O) are: conne