Tasks::MYSQL_MINIMUM_VERSION
Minimum required MySQL version.
5.7.8 is the minimum version that supports the JSON datatype.
See also
https://dev.mysql.com/doc/refman/5.7/en/json.html
File
- 
              core/
modules/ mysql/ src/ Driver/ Database/ mysql/ Install/ Tasks.php, line 22  
Class
- Tasks
 - Specifies installation tasks for MySQL and equivalent databases.
 
Namespace
Drupal\mysql\Driver\Database\mysql\InstallCode
const MYSQL_MINIMUM_VERSION = '5.7.8';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.