Search

Download this Manual
PDF (US Ltr) - 35.0Mb
PDF (A4) - 35.1Mb
Man Pages (TGZ) - 254.9Kb
Man Pages (Zip) - 359.9Kb
Info (Gzip) - 3.4Mb
Info (Zip) - 3.4Mb


Displaying 1151 to 1160 of 1223 total results
https://dev.mysql.com/doc/refman/5.7/en/x-plugin.html
This section explains how to configure and monitor the X Plugin.
https://dev.mysql.com/doc/refman/5.7/en/xa-states.html
An XA RECOVER statement at this point includes the transaction's xid value in its output, because XA RECOVER lists all XA transactions that are in the PREPARED state. An XA transaction progresses through the following states: Use XA START to start ...
https://dev.mysql.com/doc/refman/5.7/en/zlib-decompress.html
Invoke zlib_decompress like this: zlib_decompress input_file output_file Example: mysqlpump --compress-output=ZLIB > dump.zlib zlib_decompress dump.zlib dump.txt To see a help message, invoke zlib_decompress with no arguments. The zlib_decompress ...
https://dev.mysql.com/doc/refman/5.7/en/audit-log-installation.html
This section describes how to install or uninstall MySQL Enterprise Audit, which is implemented using the audit log plugin and related elements described in Section 6.4.5.1, “Elements of MySQL Enterprise Audit”. To avoid this overhead, do not ...For general information about installing plugins, see Section 5.5.1, “Installing and Uninstalling ...
https://dev.mysql.com/doc/refman/5.7/en/automatic-start.html
This section discusses methods for starting and stopping the MySQL server. systemd, the mysqld_safe and mysql.server scripts, Solaris SMF, and the macOS Startup Item (or MySQL Preference Pane) can be used to start the server manually, or ...
https://dev.mysql.com/doc/refman/5.7/en/c-api-info.html
The MySQL C API Developer Guide is published in standalone form, not as part of the MySQL Reference Manual.
https://dev.mysql.com/doc/refman/5.7/en/caching-sha2-pluggable-authentication.html
(In MySQL 5.7, caching_sha2_password is implemented only on the client side, as described later in this section.) This section describes the caching SHA-2 authentication plugin, available as of MySQL 5.7.23. This improves MySQL 5.7 client ... MySQL ...
https://dev.mysql.com/doc/refman/5.7/en/can-not-connect-to-server.html
If you have no hostname command or are running on Windows, you can manually type the host name of your machine (without backticks) following the -h option. The fix in this case is to change the cron job to not remove mysql.sock or to place the ... A ...
https://dev.mysql.com/doc/refman/5.7/en/checking-rpm-signature.html
For example: $> gpg --export -a 3a79bd29 > 3a79bd29.asc $> rpm --import 3a79bd29.asc Alternatively, rpm also supports loading the key directly from a URL: $> rpm --import https://repo.mysql.com/RPM-GPG-KEY-mysql-2022 You can also obtain the MySQL ...
https://dev.mysql.com/doc/refman/5.7/en/comp-err.html
For more information about how error messages are defined, see the MySQL Internals Manual. Invoke comp_err like this: comp_err [options] comp_err supports the following options. For non-debug builds, this option is non-functional and causes the ...
Displaying 1151 to 1160 of 1223 total results