Hello.


When the server starts, it initializes all global variables to their

default values. These defaults may be changed by options specified in

option files or on the command line. After the server starts, those 

global variables that are dynamic can be changed by connecting to the

server and issuing a SET GLOBAL var_name statement. To change a global

variable, you must have the SUPER privilege. See:



  http://dev.mysql.com/doc/mysql/en/system-variables.html





>With regard to the charactor set,

>session values are not same to global values.

>How to make session to global values?



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




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to