Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doctrine\DBAL\Exception\DriverException #21047

Closed
maximelafarie opened this issue Dec 8, 2015 · 2 comments
Closed

Doctrine\DBAL\Exception\DriverException #21047

maximelafarie opened this issue Dec 8, 2015 · 2 comments

Comments

@maximelafarie
Copy link

I've the following...

Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'INSERT INTO oc_oc_appconfig_wlfictswqxy35 SELECT * FROM oc_appconfig': SQLSTATE[HY000]: General error: 1665 Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT and at least one table uses a storage engine limited to row-based logging. InnoDB is limited to row-logging when transaction isolation level is READ COMMITTED or READ UNCOMMITTED.

Don't know how to fix it... I'm on Nginx with Maria DB (latest version) and PHP5 and can't go on my cloud anymore now...

@ghost
Copy link

ghost commented Dec 8, 2015

@Maadmax Duplicate of #16008 and a lot of others. Documentation how to correctly configure your environment is available here:

https://doc.owncloud.org/server/8.2/admin_manual/configuration_database/linux_database_configuration.html#db-binlog-label
https://doc.owncloud.org/server/8.2/admin_manual/maintenance/manual_upgrade.html#troubleshooting

(Linked to from various places within the docs)

@lock
Copy link

lock bot commented Aug 7, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants