Search

Download this Manual
PDF (US Ltr) - 35.1Mb
PDF (A4) - 35.2Mb
Man Pages (TGZ) - 256.4Kb
Man Pages (Zip) - 361.2Kb
Info (Gzip) - 3.4Mb
Info (Zip) - 3.4Mb


Displaying 1231 to 1233 of 1233 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 ...