Search



Search Results
Displaying 551 to 560 of 747 total results
https://dev.mysql.com/doc/internals/en/capability-flags.html
Value 0x00040000 Requires CLIENT_PROTOCOL_41 CLIENT_PLUGIN_AUTH Value 0x00080000 Server Sends extra data in Initial Handshake Packet and supports the pluggable authentication protocol. CLIENT_PLUGIN_AUTH_LENENC_CLIENT_DATA Value 0x00200000 Server ...
https://dev.mysql.com/doc/internals/en/custom-engine-variables-and-parameters.html
For more information on adding system variables, status variables, and options supported on the command line or configuration file, see Section 5.5, “Specifying mysqld Variables Within a Plugin”.
https://dev.mysql.com/doc/internals/en/differences-master-slave.html
Any intermediate state of the slave is identical to some intermediate state of the master. Note: it is not required that each intermediate state of the master is identical to some intermediate state of the slave. We now state the architectural ...
https://dev.mysql.com/doc/internals/en/fast-path.html
set --default-authentication-plugin=sha256_password for the MySQL server: 46 00 00 00 0a 35 2e 36 2e 37 2d 6c 6f 67 00 02 F....5.6.7-log.. 00 00 00 01 2d 4f 1d 32 56 16 4c 00 ff f7 08 02 ....-O.2V.L..... 00 3f 80 14 00 00 00 00 00 00 00 00 00 00 63 ...
https://dev.mysql.com/doc/internals/en/getting-source-tree.html
This section describes how to obtain the MySQL source tree, which is currently available on GitHub. For more information about MySQL's move to GitHub, refer to the announcement on the MySQL Release Engineering blog: MySQL on GitHub To obtain the ...
https://dev.mysql.com/doc/internals/en/limitations.html
While the overall exchange of data is free-form there are limitations in the initial handshake of the amount of data that can be exchanged: the auth_plugin_data field in Initial Handshake Packet can only carry 255 bytes max (see ...
https://dev.mysql.com/doc/internals/en/public-key-retrieval-example.html
set --default-authentication-plugin=sha256_password for the MySQL server: 46 00 00 00 0a 35 2e 36 2e 37 2d 6c 6f 67 00 04 F....5.6.7-log.. 00 00 00 60 4a 57 38 26 2d 03 72 00 ff f7 08 02 ...`JW8&-.r..... 00 3f 80 14 00 00 00 00 00 00 00 00 00 00 62 ...
https://dev.mysql.com/doc/internals/en/required-server-code-patches.html
There is no dynamic procedure for loading them dynamicly yet like we have for UDFs and plugins. Currently procedures can only be compiled into the server staticly. The build system is not too clever about creating these symlinks for files added ...
https://dev.mysql.com/doc/internals/en/unsafe-statements.html
The following has not yet been implemented: Statements using fulltext parser plugins (cf. NOTE: the following list is incomplete; it does not take into account changes made in 2010 or later (roughly). An unsafe statement will be logged in row ...
https://dev.mysql.com/doc/mysql-installer/en/server-accounts-roles.html
Root Account Password Assigning a root password is required and you will be asked for it when performing other MySQL Installer operations. Password strength is evaluated when you repeat the password in the box provided. For descriptive information ...
Displaying 551 to 560 of 747 total results