Re: setting system variables

2004-11-15 Thread Michael Stassen
Do you mean this page ? Michael [EMAIL PROTECTED] wrote: Could it be that you have put your variables into the wrong section of your configuration file? I haven't been able to look it up to verify my information but I thought the section that

Re: setting system variables

2004-11-15 Thread SGreen
Could it be that you have put your variables into the wrong section of your configuration file? I haven't been able to look it up to verify my information but I thought the section that starts with [mysql] contained settings for the command line client while the section that starts with [mysql

Re: setting system variables

2004-11-15 Thread Gleb Paharenko
Hello. What version of MySQL do you use? If it's older than 4.0.2, then use set-variable = var_name=value. See: http://dev.mysql.com/doc/mysql/en/Option_files.html Hariett Jones <[EMAIL PROTECTED]> wrote: > I want to set some variables once and for all. How should i do it ? > > I nee

setting system variables

2004-11-15 Thread Hariett Jones
I want to set some variables once and for all. How should i do it ? I need following vars to be set : character_set_client=latin2 character_set_connection=latin2 character_set_database=latin2 character_set_results=latin2 character_set_server=latin2 character_set_system=latin2 collation_connection=l