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

Error: Database error trying to insert new domain #2

Open
trinv opened this issue Apr 27, 2022 · 1 comment
Open

Error: Database error trying to insert new domain #2

trinv opened this issue Apr 27, 2022 · 1 comment

Comments

@trinv
Copy link
Owner

trinv commented Apr 27, 2022

pdnsutil create-zone test1.com
Creating empty zone 'test1.com'
Error: Database error trying to insert new domain 'test1.com': Could not execute mysql statement: insert into domains (type,name,master,account,last_check,notified_serial) values(?,?,?,?,NULL,NULL): 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.

@trinv
Copy link
Owner Author

trinv commented Apr 27, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant