Search

Download this Manual
PDF (US Ltr) - 43.3Mb
PDF (A4) - 43.4Mb
Man Pages (TGZ) - 296.6Kb
Man Pages (Zip) - 402.0Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb


Displaying 311 to 320 of 320 total results
https://dev.mysql.com/doc/refman/8.0/en/using-encrypted-connections.html
At this point, those changes have no effect on new connections, and corresponding context-related system and status variables may have different values. Several configuration parameters are available to indicate whether to use encrypted ...
https://dev.mysql.com/doc/refman/8.0/en/using-systemd.html
This might be a problem if the data directory is a remote mount that has temporarily disappeared: The mount point would appear to be an empty data directory, which then would be initialized as a new data directory. If you install MySQL from a source ...
https://dev.mysql.com/doc/refman/8.0/en/version-tokens-reference.html
At this point, any statement sent by the client fails, unless the server token list changes such that it matches again. The following discussion serves as a reference to these Version Tokens elements: Version Tokens Functions Version Tokens System ...
https://dev.mysql.com/doc/refman/8.0/en/view-updatability.html
Earlier discussion in this section pointed out that a view is not insertable if not all columns are simple column references (for example, if it contains columns that are expressions or composite expressions). Some views are updatable and ...
https://dev.mysql.com/doc/refman/8.0/en/window-functions-frames.html
The frame_extent value indicates the start and end points of the frame. The definition of a window used with a window function can include a frame clause. A frame is a subset of the current partition and the frame clause specifies how to define the ...
https://dev.mysql.com/doc/refman/8.0/en/windows-and-ssh.html
At this point, you should have an ODBC connection to MySQL, encrypted using SSH. This section describes how to get an encrypted connection to a remote MySQL server with SSH. This userid value might not be the same as the user name of your MySQL ...
https://dev.mysql.com/doc/refman/8.0/en/windows-start-service.html
Finally, before trying to start the MySQL service, make sure the user variables %TEMP% and %TMP% (and also %TMPDIR%, if it has ever been set) for the operating system user who is to run the service are pointing to a folder to which the user has ...
https://dev.mysql.com/doc/refman/8.0/en/x-plugin-connection-compression.html
The following points pertain to compression level requests by clients, which is supported only by MySQL Shell: Compression levels must be specified by the client as an integer. From MySQL 8.0.19, X Plugin supports compression of messages sent over ...
https://dev.mysql.com/doc/refman/8.0/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/8.0/en/xa.html
To carry out a global transaction, it is necessary to know which components are involved, and bring each component to a point when it can be committed or rolled back. Support for XA transactions is available for the InnoDB storage engine. The MySQL ...
Displaying 311 to 320 of 320 total results