Validated on 29 Apr 2024 • Last edited on 2 Jul 2024
MySQL is an open source, object-relational database built with speed and reliability in mind. Its large and active developer community has created many third-party applications, tools, and libraries that expand MySQL’s functionality.
You can update your database engine’s parameters with the API, such as sql_mode and connect_timeout. For a full list of the parameters you can edit, see our API reference. Under the REQUEST BODY SCHEMA section, click config, and then click the mysql option.
To ensure database stability, you can only edit the parameters listed in our API reference. To change other MySQL parameters, contact support.
Update a Database’s Configuration Using the CLI
How to Update a Database's Configuration Using the DigitalOcean CLI