By Anoop P A
Technical Assistant
I Have An existing database with me which is working well in my Earlier Service Provider in connection with my Infra Update and i tried to restore the database in to the MySQL Managed Databases option provided by DO. while restoring the DB am getting an error like this
"ERROR 3750 (HY000) at line 31: Unable to create or change a table without a primary key, when the system variable ‘sql_require_primary_key’ is set. Add a primary key to the table or unset this variable to avoid this message. Note that tables without a primary key can cause performance problems in row-based replication, so please consult your DBA before changing this setting.
Operation failed with exitcode 1 "
HOW CAN I RESTORE THE DB WITHOUT SETTING THE primary_key FOR ALL MY TABLES .
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi, It seems to be a requirement now, when you use DO Managed MySQL Database. I mean, to have a primary key in every database table. You can find out more under Known Issues paragraph in DO product documentation: https://www.digitalocean.com/docs/databases/mysql/
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.