You are here

constant APDQC_INSTALL_IGNORE_MYSQL_VERSION in Asynchronous Prefetch Database Query Cache 7

Set to TRUE to ignore the MySQL version checking on status report page.

1 use of APDQC_INSTALL_IGNORE_MYSQL_VERSION
apdqc_requirements in ./apdqc.install
Implements hook_requirements().

File

./apdqc.module, line 52
Asynchronous Prefetch Database Query Cache module.

Code

define('APDQC_INSTALL_IGNORE_MYSQL_VERSION', FALSE);