Search Results
https://dev.mysql.com/doc/refman/8.4/en/document-store.html
To use MySQL as a document store, you use the following server features: X Plugin enables MySQL Server to communicate with clients using X Protocol, which is a prerequisite for using MySQL as a document store. X Plugin is enabled by default in MySQL ... This chapter introduces an alternative way of working with MySQL as a document store, sometimes referred to as “using ...For example, when you create documents describing ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-ndbinfo.html
ndbinfo is included with NDB Cluster support in the MySQL Server; no special compilation or configuration steps are required; the tables are created by the MySQL Server when it connects to the cluster. With the exception of the blocks and ...row ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-online-add-node-basics.html
In the case where the cluster uses multiple management servers, these changes need to be made to all config.ini files used by the management servers. Important All management servers must be restarted with the --reload or --initial option to force ... In this section, we list the basic steps required to add new data nodes to an NDB ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-releases.html
Behavior changes can have a big impact, especially when dealing with anything application-related, such as SQL syntax, new reserved words, query execution, and query performance. MySQL Portfolio MySQL Server, MySQL Shell, MySQL Router, MySQL ... The ...All LTS and Innovation releases include bug and security fixes, and are considered production-grade ...
https://dev.mysql.com/doc/refman/8.4/en/replication-features-directory.html
This can cause problems if no corresponding directory exists in the replica host file system or if it exists but is not accessible to the replica MySQL server. This can be overridden by using the NO_DIR_IN_CREATE server SQL mode on the replica, ...
https://dev.mysql.com/doc/refman/8.4/en/security-plugins.html
(MySQL Enterprise Edition only) MySQL Enterprise Audit, implemented using a server plugin, uses the open MySQL Audit API to enable standard, policy-based monitoring and logging of connection and query activity executed on specific MySQL servers. For ...
https://dev.mysql.com/doc/ndb-operator/8.4/en/tasks-access.html
Each MySQL server is set up with a root account and a random password. The password is base-64 encoded and stored in a Kubernetes secret whose name has the format ndb_cluster_name-mysqld-root-password. The password can be retrieved using a command ... To provide access to the NDB Cluster by applications, NDB Operator creates two load balancer services on top of the pods running NDB Cluster ...
https://dev.mysql.com/doc/workbench/en/wbcopytables.html
wbcopytables is a command-line utility included in MySQL Workbench that enables you to copy table data from a supported source database server to MySQL. It is used by the MySQL Workbench Migration Wizard to copy data after the schema is migrated ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-configuration-dsn-windows-5-2.html
In the Server field, enter the name of the MySQL server host to access. Debug lets you turn on ODBC debugging to record the queries you execute through the DSN to the myodbc.sql file. SSL configures the additional options required for using the ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-configuration-dsn-windows-5-2.html
In the Server field, enter the name of the MySQL server host to access. Debug lets you turn on ODBC debugging to record the queries you execute through the DSN to the myodbc.sql file. SSL configures the additional options required for using the ...