Search



Search Results
Displaying 1491 to 1500 of 3567 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/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/relnotes/mysql-cluster/8.4/en/news-8-4-1.html
It was removed due to a critical issue that could stop the server from restarting following the creation of a very large number of tables (8001 or more). Since ndb_log_apply_status can be changed at runtime and subscriptions are not recreated at ...
https://dev.mysql.com/doc/mysql-router/9.4/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.4/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.4/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 1491 to 1500 of 3567 total results