Re: about the config file

2011-08-02 Thread Prabhat Kumar
correct, dash (“-”) and underscore (“_”) may be used interchangeably. http://dev.mysql.com/doc/refman/5.1/en/command-line-options.html On Tue, Aug 2, 2011 at 4:34 AM, Andrew Moore wrote: > Hey! > > I asked this one a long time ago. They are interchangeable in most cases. I > can recall there was

Re: about the config file

2011-08-02 Thread Andrew Moore
Hey! I asked this one a long time ago. They are interchangeable in most cases. I can recall there was one or two options (pid-file and log-error...I think?!) that were funky with the '_' but I can't be sure that's still an issue. Try them out and don't worry too much about the aesthetics of the f

Re: about the config file

2011-08-02 Thread Suresh Kuna
yes. On Tue, Aug 2, 2011 at 3:48 PM, Feng He wrote: > Hello, > > In mysql's config file my.cnf, are the variable names with "_" and "-" the > same? > for example, > > log_error = ... > log-error = ... > > Thanks. > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mys