Search



Search Results
Displaying 1461 to 1470 of 3510 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/restore-upgrade.html
Users interested in the topic are advised to consult the MySQL server manual, especially the Upgrading MySQL and Downgrading MySQL sections, and pay careful attention to the requirements and restrictions discussed there. Install on the target server ... Important You may encounter technical challenges during a server upgrade or downgrade, and it is beyond the function of MySQL Enterprise Backup, as a backup tool, to ensure a successful server upgrade or ...
https://dev.mysql.com/doc/connector-cpp/9.7/en/connector-cpp-opentelemetry.html
Connector/C++ supports a connection property option, OPT_OPENTELEMETRY, which has these values: OTEL_DISABLED: The connector does not create OpenTelemetry spans or forward the OpenTelemetry context to the server. Spans generated by the connector are ... For applications that use the legacy JDBC API (that is, not X DevAPI or X DevAPI for C) on Linux systems and use OpenTelemetry (OTel) instrumentation, the connector adds query and connection spans to the trace generated by application code and forwards the current OpenTelemetry context to the ...
https://dev.mysql.com/doc/mysql-router/9.7/en/mysql-router-installation-linux.html
Installing MySQL Router using an official DEB or RPM package creates a local system user and group named "mysqlrouter" on the host that MySQL Router runs as by default. There are binary distributions of MySQL Router available for several variants ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/innodb-clusterset-cluster-repair.html
Unless otherwise stated, use Cluster and ClusterSet objects that you fetched with an InnoDB Cluster administrator account or server configuration account, so that the default user account stored in the ClusterSet object has the correct permissions.
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-interactive-code-execution.html
The default mode of MySQL Shell provides interactive execution of database operations that you type at the command prompt. These operations can be written in JavaScript, Python or SQL depending on the current Section 5.1, “Active Language”. As ...
https://dev.mysql.com/doc/workbench/en/wb-reverse-engineer-live.html
You can set up a new connection or select a previously created stored connection. Typical information required for the connection includes host name, user name and password. Note Importing 250 or more objects could fail to create an EER diagram and ... To reverse-engineer a live database, click Database and then Reverse Engineer from the ...
https://dev.mysql.com/doc/connectors/en/connector-net-entityframework60.html
Set the DbConfiguration type in the configuration file: <entityFramework codeConfigurationType="MySql.Data.Entity.MySqlEFConfiguration, MySql.Data.EntityFramework"> It is also possible to create a custom DbConfiguration class and add the dependency ... MySQL Connector/NET integrates support for Entity Framework 6 (EF6), which now includes support for cross-platform application deployment with the EF 6.4 ...
https://dev.mysql.com/doc/connector-net/en/connector-net-entityframework60.html
Set the DbConfiguration type in the configuration file: <entityFramework codeConfigurationType="MySql.Data.Entity.MySqlEFConfiguration, MySql.Data.EntityFramework"> It is also possible to create a custom DbConfiguration class and add the dependency ... MySQL Connector/NET integrates support for Entity Framework 6 (EF6), which now includes support for cross-platform application deployment with the EF 6.4 ...
https://dev.mysql.com/doc/ndbapi/en/ndb-event.html
You should keep in mind that the NDB API does not track allocated event objects, which means that the user must explicitly delete the Event thus created after it is no longer in use. As with addEventColumn(), you must invoke ...Event Class Overview ...
https://dev.mysql.com/doc/ndbapi/en/ndb-ndbeventoperation.html
Instead, instances of NdbEventOperation are created as the result of method calls on Ndb and NdbDictionary objects, subject to the following conditions: There must exist an event which was created using Dictionary::createEvent(). An ... This section ...
Displaying 1461 to 1470 of 3510 total results