Configure acceptance tests oldest to use MYISAM db engine

[MAILPOET-4832]
This commit is contained in:
Rostislav Wolny
2022-12-13 13:00:02 +01:00
committed by Sam
parent 1e5cfb4eaf
commit b1c35b60d8

View File

@ -754,7 +754,7 @@ workflows:
woo_subscriptions_version: 4.3.0
woo_memberships_version: 1.21.0
woo_blocks_version: 6.8.0
mysql_command: --max_allowed_packet=100M
mysql_command: --max_allowed_packet=100M --default-storage-engine=MYISAM
mysql_image: mysql:5.5
codeception_image_version: 7.4-cli_20220605.0
wordpress_image_version: wp-5.8_php7.3_20221104.1