Search



Search Results
Displaying 451 to 460 of 665 total results
https://dev.mysql.com/doc/refman/8.4/en/linux-installation-sles-repo.html
The MySQL SLES repository provides RPM packages for installing and managing the MySQL server, client, and other components on SUSE Enterprise Linux Server. Adding the MySQL SLES Repository Add or update the official MySQL SLES repository for your ...
https://dev.mysql.com/doc/refman/8.4/en/memory-use.html
The server caches information in memory as a result of GRANT, CREATE USER, CREATE SERVER, and INSTALL PLUGIN statements. This memory is not released by the corresponding REVOKE, DROP USER, DROP SERVER, and UNINSTALL PLUGIN statements, so for a ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-option-tables.html
ndb-transid-mysql-connection-map: Enable or disable ndb_transid_mysql_connection_map plugin; that is, enable or disable INFORMATION_SCHEMA table having that name. The following list includes command-line options, system variables, and status ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-what-is-new.html
ndbcluster plugin log messages now use SYSTEM as the log level and NDB as the subsystem for logging. This means that informational messages from the ndbcluster plugin are always printed; their verbosity can be controlled by using --ndb_extra_logging. What is New in NDB Cluster 8.4 Changes in NDB 8.x Innovation Releases The following sections describe changes in the implementation of MySQL NDB Cluster in NDB Cluster 8.0 through 8.0.44, as compared to earlier release ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-configurator-cli.html
mysqlx-port X x-port, xport number N/A 3306 configure, reconfigure enable-tcp-ip=true The network port on which X Plugin listens for TCP/IP connections. MySQL Configurator supports GUI (default) and CLI (by passing in --console) modes using the ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-enterprise-audit.html
MySQL Enterprise Edition includes MySQL Enterprise Audit, implemented using a server plugin. When installed, the audit plugin enables MySQL Server to produce a log file containing an audit record of server activity. MySQL Enterprise Audit uses the ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-enterprise-data-masking.html
MySQL Enterprise Edition 5.7 and higher includes MySQL Enterprise Data Masking and De-Identification, implemented as a plugin library containing a plugin and several loadable functions. Data masking hides sensitive information by replacing real ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-releases.html
Additional upgrade and downgrade methods are available, such as the clone plugin. They describe available options to perform in-place updates (that replace binaries with the latest packages), a logical dump and load (such as using mysqldump or MySQL ... The MySQL release model is divided into two main tracks: LTS (Long-Term Support) and ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-secure-installation.html
If the plugin is not installed, mysql_secure_installation prompts the user whether to install it. Any passwords entered later are checked using the plugin if it is enabled. This program enables you to improve the security of your MySQL installation ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-shell-tutorial-javascript.html
To follow this quick-start guide you need a MySQL server with X Plugin installed, the default in 8.4, and MySQL Shell to use as the client. See Installing MySQL Shell and Section 22.5, “X Plugin” for more information about the tools used in this ... This quick-start guide provides instructions to begin prototyping document store applications interactively with MySQL ...
Displaying 451 to 460 of 665 total results