We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Roundcube 1.4.3 w/ mariadb-server-10.3.17-1 on CentOS 8.
Receive a "duplicate key" error when trying to create the contacts_google table in MariaDB.
ERROR 1005 (HY000) at line 4: Can't create table roundcubemail.contacts_google (errno: 121 "Duplicate key on write or update")
roundcubemail
contacts_google
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Roundcube 1.4.3 w/ mariadb-server-10.3.17-1 on CentOS 8.
Receive a "duplicate key" error when trying to create the contacts_google table in MariaDB.
mysql roundcubemail < SQL/mysql.initial.sql
ERROR 1005 (HY000) at line 4: Can't create table
roundcubemail
.contacts_google
(errno: 121 "Duplicate key on write or update")The text was updated successfully, but these errors were encountered: