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
Search Results
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-replication-two-channels.html
In a more complete example scenario, we envision two replication channels to provide redundancy and thereby guard against possible failure of a single replication channel. This requires a total of four replication servers, two source servers on the ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-what-is-new-7-5.html
For more information, see Section 21.5.6, “ndb_blob_tool — Check and Repair BLOB and TEXT columns of NDB Cluster Tables”. Beginning with NDB 7.5.18, you can cause the SQL node to terminate whenever it is unable to log all row events fully.
https://dev.mysql.com/doc/refman/5.7/en/mysql-command-options.html
--enable-cleartext-plugin Command-Line Format --enable-cleartext-plugin Type Boolean Default Value FALSE Enable the mysql_clear_password cleartext authentication plugin. (See Section 6.4.1.6, “Client-Side Cleartext Pluggable Authentication”.) ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-secure-installation.html
--protocol={TCP|SOCKET|PIPE|MEMORY} Command-Line Format --protocol=type Type String Default Value [see text] Valid Values TCPSOCKETPIPEMEMORY The transport protocol to use for connecting to the server. In addition, the user making the connection ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-shell-visual-studio.html
Results view, where the information can be seen in grid, tree, or text representation for JSON results. This section explains how to use MySQL Shell to script a server using MySQL for Visual Studio. Introduction MySQL for Visual Studio provides ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-tips.html
mysql supports disabling the interactive history partially or fully, depending on the host platform. If you prevent the .mysql_history file from being created (see Controlling the History File) and use --histignore="*" to start the mysql client, the ... This section provides information about techniques for more effective use of mysql and about mysql operational ...
https://dev.mysql.com/doc/refman/5.7/en/mysqlbinlog-row-events.html
Character set information is not available in the binary log, which affects string column display: There is no distinction made between corresponding binary and nonbinary string types (BINARY and CHAR, VARBINARY and VARCHAR, BLOB and TEXT). The ...
https://dev.mysql.com/doc/refman/5.7/en/mysqlcheck.html
--enable-cleartext-plugin Command-Line Format --enable-cleartext-plugin Introduced 5.7.10 Type Boolean Default Value FALSE Enable the mysql_clear_password cleartext authentication plugin. (See Section 6.4.1.6, “Client-Side Cleartext Pluggable ...
https://dev.mysql.com/doc/refman/5.7/en/mysqlpump.html
--protocol={TCP|SOCKET|PIPE|MEMORY} Command-Line Format --protocol=type Type String Default Value [see text] Valid Values TCPSOCKETPIPEMEMORY The transport protocol to use for connecting to the server. In addition, the user making the connection ...
https://dev.mysql.com/doc/refman/5.7/en/mysqlslap.html
--enable-cleartext-plugin Command-Line Format --enable-cleartext-plugin Type Boolean Default Value FALSE Enable the mysql_clear_password cleartext authentication plugin. (See Section 6.4.1.6, “Client-Side Cleartext Pluggable Authentication”.) ...