This is a rather common one.
See here: https://github.com/PrestaShop/PrestaShop/issues/33524
Change app/config/doctrine.yml:
The line
1013: '%env(const:runtime:_PS_ALLOW_MULTI_STATEMENTS_QUERIES_)%'
should be changed into
1016: '%env(const:runtime:_PS_ALLOW_MULTI_STATEMENTS_QUERIES_)%'