• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Set MySQL cache timeout to Never Expire

Started by Bear,

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.

BearTopic starter

How to set MySQL cache timeout to never expire.


/** MySQL cache timeout */
/** For how many hours should queries be cached? **/
define( 'DB_CACHE', '0' );


0 is normally infinity?
  •  

Similar topics (7)