Mark,

Tuesday, February 19, 2002, 6:31:26 PM, you wrote:

MS> I am relatively new to MySQL I need to edit my db variables. 
MS> How is this done ? From the command line or by editing a file?
MS> My OS is Windows.

If you mean mysql options you can set variables by editing
my.cnf(my.ini) file or by using SET statement or by setting mysqld
command-line options.
Look in the manual:
      http://www.mysql.com/doc/S/E/SET_OPTION.html
      http://www.mysql.com/doc/O/p/Option_files.html
      http://www.mysql.com/doc/C/o/Command-line_options.html
      

MS> Thanks
MS> Mark





-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [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