Search



Search Results
Displaying 1601 to 1610 of 1802 total results
https://dev.mysql.com/doc/refman/8.4/en/introduction.html
MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software. The MySQL software delivers a very fast, multithreaded, multi-user, and robust SQL (Structured Query Language) ...
https://dev.mysql.com/doc/refman/8.4/en/invoking-programs.html
(Some information is given in Section 6.2.9, “Setting Environment Variables”.) After modifying your PATH setting, open a new console window on Windows or log in again on Unix so that the setting goes into effect. To invoke a MySQL program from ...
https://dev.mysql.com/doc/refman/8.4/en/kerberos-pluggable-authentication.html
GSSAPI support through the MIT library on Windows is similar to GSSAPI on Linux (see Commands for Linux Clients), with the following exceptions: Tickets are always retrieved from or placed into the MIT Kerberos cache on hosts running Windows. Note ...
https://dev.mysql.com/doc/refman/8.4/en/keyring-aws-plugin.html
It also reads any encrypted keys contained in its storage file into its in-memory cache. Note The keyring_aws plugin is an extension included in MySQL Enterprise Edition, a commercial product. The keyring_aws keyring plugin communicates with the ...
https://dev.mysql.com/doc/refman/8.4/en/keyring-system-variables.html
If the file does exist, keyring_aws reads any encrypted keys contained in the file into its in-memory cache. These variables are unavailable unless the appropriate keyring plugin is installed (see Section 8.4.4.3, “Keyring Plugin Installation”).
https://dev.mysql.com/doc/refman/8.4/en/ldml-rules.html
MySQL recognizes a large enough subset of the syntax that, in many cases, it is possible to download a collation definition from the Unicode Common Locale Data Repository and paste the relevant part (that is, the part between the <rules> and ...This ...
https://dev.mysql.com/doc/refman/8.4/en/linux-installation-apt-repo.html
Create a file named /etc/apt/sources.list.d/mysql.list, and put into it repository entries in the following format (this is not a command to execute): deb http://repo.mysql.com/apt/{debian|ubuntu}/ {bookworm|jammy} ... This section provides guidance ...
https://dev.mysql.com/doc/refman/8.4/en/linux-installation-rpm.html
The recommended way to install MySQL on RPM-based Linux distributions is by using the RPM packages provided by Oracle. There are two sources for obtaining them, for the Community Edition of MySQL: From the MySQL software repositories: The MySQL Yum ...
https://dev.mysql.com/doc/refman/8.4/en/macos-installation-launchd.html
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 automatically start, stop, and manage processes and applications such as MySQL.
https://dev.mysql.com/doc/refman/8.4/en/macos-installation-notes.html
Data: Because the MySQL package installer installs the MySQL contents into a version and platform specific directory, you can use this to upgrade and migrate your database between versions. You should keep the following issues and notes in mind: ...
Displaying 1601 to 1610 of 1802 total results