I'm trying to install OroCommerce application, but i'm getting this error
[PDOException]
There is no active transaction
I'm using the below command to install
php bin/console oro:install --timeout=2000 -vvv
I'm using Mysql 8.0 and PHP 8.1
Anyone can help here ?