C
Size: a a a
C
VL
VL
C
SP
AP
C
VV
- const MARIADB_MINIMUM_VERSION = '10.3.7';
+ // Set the MARIADB version to the one available on Pantheon.
+ // https://github.com/stevector/drupal-9-project/issues/2
+ const MARIADB_MINIMUM_VERSION = '10.0.22';
+ // const MARIADB_MINIMUM_VERSION = '10.3.7';
VS
VS
VS
RR
RR