Closed tormi closed 6 months ago
check the Drupal status page for transaction isolation level, it should be READ COMMITTED.
This is still REPEATABLE-READ
. @evilfurryone, could you please review 4d1b783?
@hkirsman, could you please review Adminer's 169b33b as clear_env = no
was your brilliant discovery?
This is still
REPEATABLE-READ
This is resolved after restarting the database pod.
Ticket WD-245
Changes
Testing
Environment: https://feature-wd-245-mariadb-settings.drupal-project.dev.wdr.io
Checks
'\Drupal\Core\Database\Driver\mysql\Connection is deprecated in drupal:9.4.0 and is removed from drupal:11.0.0.
warnings[warning] Undefined array key "DB_NAME_DRUPAL" settings.php:11
or similar messages in deployment logs,READ COMMITTED
.