| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Victoria Reznichenko | Date: | January 24 2002 4:58pm |
| Subject: | Re[4]: regarding the MySQL's server Caching feature | ||
| View as plain text | |||
Hello Chetan, CL> hi, CL> I wanted to set variable query_cache_size.. CL> I have tried for this as in below but the machine hangs up every time i CL> am doing this... CL> Any other method by which I can set this Variable..? Try to run safe_mysqld in background mode. CL> shell> mysqld -u root --set-variable query_cache-size=1; CL> 020124 15:55:11 InnoDB:Started CL> mysqld ready for connection.. You can also set variables by editing my.cnf: [mysqld] set variable=query_cache_size=1; -- For technical support contracts, goto https://order.mysql.com/ This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ Victoria.Reznichenko@stripped /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com
| Thread | ||
|---|---|---|
| • RE: regarding the MySQL's server Caching feature | Chetan Lavti | 22 Jan |
| • Re: regarding the MySQL's server Caching feature | Jeremy Zawodny | 22 Jan |
| • Re: regarding the MySQL's server Caching feature | Dan Nelson | 22 Jan |
| • RE: regarding the MySQL's server Caching feature | Chetan Lavti | 22 Jan |
| • Re: regarding the MySQL's server Caching feature | Jeremy Zawodny | 22 Jan |
| • RE: regarding the MySQL's server Caching feature | Chetan Lavti | 23 Jan |
| • RE: regarding the MySQL's server Caching feature | Chetan Lavti | 23 Jan |
| • RE: regarding the MySQL's server Caching feature | Egor Egorov | 23 Jan |
| • RE: regarding the MySQL's server Caching feature | Victoria Reznichenko | 23 Jan |
| • Re[2]: regarding the MySQL's server Caching feature | Egor Egorov | 23 Jan |
| • Re[2]: regarding the MySQL's server Caching feature | Victoria Reznichenko | 23 Jan |
| • Re[4]: regarding the MySQL's server Caching feature | Victoria Reznichenko | 24 Jan |
