News:

Wondering if this will always be free?  See why free is better.

Main Menu

Turning on Query Cache

Started by Goosemoose, December 10, 2004, 07:37:19 PM

Previous topic - Next topic

Goosemoose

I finally upgraded to mysql 4.0.22 and I want to make sure query caching is on. Where do I look, and how do I turn it on?

Thanks!

[Unknown]

SHOW VARIABLES LIKE 'query_cache%';

-[Unknown]

Goosemoose

Where do I type this? I have only run my own mysql server on a windows box and this is FC1.

[Unknown]

Go to the shell and type "mysql -uUSERNAME -p", then your password when prompted.  Type it at the "mysql>" prompt.  To exit the mysql prompt, type "exit".

-[Unknown]

Advertisement: