Search



Search Results
Displaying 1281 to 1290 of 1834 total results
https://dev.mysql.com/doc/refman/8.4/en/kerberos-pluggable-authentication.html
This authentication method is available in MySQL 8.4 for MySQL servers and clients on Linux. This enables clients from any distribution to connect to a server that has the server-side plugin loaded. How Kerberos Authentication of MySQL Users Works ... Note Kerberos pluggable authentication is an extension included in MySQL Enterprise Edition, a commercial ...
https://dev.mysql.com/doc/refman/8.4/en/keyring-hashicorp-plugin.html
This file is used both by HashiCorp Vault server and the keyring_hashicorp plugin. Use the following command to do this (enter the command on a single line): openssl x509 -req -in request.csr -CA company.crt -CAkey company.key -CAcreateserial -out ... Note The keyring_hashicorp plugin is an extension included in MySQL Enterprise Edition, a commercial ...
https://dev.mysql.com/doc/refman/8.4/en/linux-installation-debian.html
Be aware that they may differ from those built by Oracle in features, capabilities, and conventions (including communication setup), and that the instructions in this manual do not necessarily apply to installing them. This is the preferred method ... Oracle provides Debian packages for installing MySQL on Debian or Debian-like Linux ...
https://dev.mysql.com/doc/refman/8.4/en/linux-installation-native.html
This section provides basic instructions for installing MySQL using those package management systems. This can mean that you install a large number of packages in addition to the main MySQL package. You can manually start and stop the server using: ... Many Linux distributions include a version of the MySQL server, client tools, and development components in their native software repositories and can be installed with the platforms' standard package management ...
https://dev.mysql.com/doc/refman/8.4/en/linux-installation-sles-repo.html
In this case, the subrepository for MySQL 8.4 LTS is enabled by default. Use this command to see all of the subrepositories in the MySQL SLES repository, and to see which of them are enabled or disabled: $> zypper repos | grep mysql.*community The ... The MySQL SLES repository provides RPM packages for installing and managing the MySQL server, client, and other components on SUSE Enterprise Linux ...
https://dev.mysql.com/doc/refman/8.4/en/linux-installation-yum-repo.html
In this case, the MySQL 8.4 LTS subrepository is enabled by default. This is typically a one-time operation that is performed by installing the RPM provided by MySQL. In this case, MySQL 8.4 is enabled by default, and both MySQL 8.0 and the MySQL ...
https://dev.mysql.com/doc/refman/8.4/en/log-file-maintenance.html
To handle this situation, you must manually create the new log file with the proper ownership after renaming the original log file. If you installed MySQL from an RPM distribution, this script should have been installed automatically. Be careful ...
https://dev.mysql.com/doc/refman/8.4/en/macos-installation-launchd.html
Figure 2.7 MySQL Preference Pane: Instances Or, manually load the launchd file. The ProgramArguments section defines the command line options that are passed into the program, which is the mysqld binary in this case. macOS uses launch daemons to ...
https://dev.mysql.com/doc/refman/8.4/en/macos-installation-pkg.html
The following table shows the layout of this MySQL installation directory. The package is located inside a disk image (.dmg) file that you first need to mount by double-clicking its icon in the Finder. Note Before proceeding with the installation, ...
https://dev.mysql.com/doc/refman/8.4/en/multiple-windows-command-line-servers.html
The procedure for starting a single MySQL server manually from the command line is described in Section 2.3.3.6, “Starting MySQL from the Windows Command Line”. To start multiple servers this way, you can specify the appropriate options on the ...It is more convenient to place the options in an option file, but it is necessary to make sure that each server gets its own set of ...
Displaying 1281 to 1290 of 1834 total results