DRUPAL_MINIMUM_MYSQL

in modules/system/system.module

Minimum supported version of MySQL, if it is used.

<?php
define('DRUPAL_MINIMUM_MYSQL',  '4.1.1');
?>
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.