Tasks::MYSQLND_MINIMUM_VERSION

Minimum required MySQLnd version.

File

core/lib/Drupal/Core/Database/Driver/mysql/Install/Tasks.php, line 18

Class

Tasks
Specifies installation tasks for MySQL and equivalent databases.

Namespace

Drupal\Core\Database\Driver\mysql\Install

Code

const MYSQLND_MINIMUM_VERSION = '5.0.9';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.