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 861 to 870 of 1223 total results
https://dev.mysql.com/doc/refman/5.7/en/thread-pool.html
Note MySQL Enterprise Thread Pool is an extension included in MySQL Enterprise Edition, a commercial product. MySQL Enterprise Edition includes MySQL Enterprise Thread Pool, implemented using a server plugin. The default thread-handling model in ...
https://dev.mysql.com/doc/refman/5.7/en/transport-protocols.html
This section describes how to select these protocols, and how they are similar and different. (Named-pipe transport does allow for remote connections, but this capability is not implemented in MySQL.) Interpretation of localhost If the transport ...
https://dev.mysql.com/doc/refman/5.7/en/triggers.html
This means that triggers are not activated by updates made using the NDB API. A trigger is a named database object that is associated with a table, and that activates when a particular event occurs for the table. Some uses for triggers are to ...
https://dev.mysql.com/doc/refman/5.7/en/uninstall-plugin.html
UNINSTALL PLUGIN plugin_name This statement removes an installed server plugin. This means that uninstalling a plugin is something to do with care unless you do not care about the table contents. It requires the DELETE privilege for the ...
https://dev.mysql.com/doc/refman/5.7/en/union.html
Therefore, ORDER BY in this context typically is used in conjunction with LIMIT, to determine the subset of the selected rows to retrieve for the SELECT, even though it does not necessarily affect the order of those rows in the final UNION result.
https://dev.mysql.com/doc/refman/5.7/en/version-tokens-installation.html
To avoid this overhead, do not install it unless you plan to use it. This section describes how to install or uninstall Version Tokens, which is implemented in a plugin library file containing a plugin and loadable functions. For general information ...
https://dev.mysql.com/doc/refman/5.7/en/windows-installation-layout.html
All of the files are located within this parent directory, using the structure shown in the following table. docs Release documentation With MySQL Installer, use the Modify operation to select this optional folder. For MySQL 5.7 on Windows, the ...
https://dev.mysql.com/doc/refman/5.7/en/x-plugin-options-variables.html
This section describes the command options and system variables that configure X Plugin, as well as the status variables available for monitoring purposes. In this case, the server could also produce error messages for other X Plugin settings ...If ...
https://dev.mysql.com/doc/refman/5.7/en/xa-statements.html
For this reason, gtrid values must be globally unique so that there is no ambiguity about which global transaction a given XA transaction is part of. To perform XA transactions in MySQL, use the following statements: XA {START|BEGIN} xid ...
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 ...
Displaying 861 to 870 of 1223 total results