DRUPAL_MINIMUM_MYSQL

in includes/bootstrap.inc

Minimum supported version of MySQL, if it is used.

<?php
define('DRUPAL_MINIMUM_MYSQL',  '5.0');
?>
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.