Search



Search Results
Displaying 1081 to 1090 of 3567 total results
https://dev.mysql.com/doc/internals/en/authentication-method-mismatch.html
Assume that client wants to log in as user U and that user account uses authentication method M. Note The missmatch can happen even if client and server used the same authentication method in the initial handshake, but this method was different ...
https://dev.mysql.com/doc/internals/en/debug-sync-activation-deactivation.html
The DEBUG_SYNC system variable is the user interface to the Debug Sync facility. The session value can be read by any user and will have the same value as the global variable. The session value can be set by users that have the SUPER privilege to ...
https://dev.mysql.com/doc/internals/en/innodb-page-overview.html
An InnoDB page has seven parts: Fil Header Page Header Infimum + Supremum Records User Records Free Space Page Directory Fil Trailer As you can see, a page has two header/trailer pairs. Between the user records (which grow downwards) and the page ...The inner pair, "Page Header" and "Page Directory", are mostly the concern of the \page program group, while the outer pair, "Fil Header" and "Fil Trailer", are mostly the concern of the \fil program ...
https://dev.mysql.com/doc/internals/en/logging-access-variables-functions.html
Status of this subsection: not started 2009-10-21 User variables: User variables (@variable) are logged as User-defined functions Server variables Built-in functions .
https://dev.mysql.com/doc/internals/en/transactions-life-cycle.html
In such situations there is little the server can do and the only option is to roll back transactions in all other participating engines, and send an error to the user. When a new connection is established, thd->transaction members are initialized ...
https://dev.mysql.com/doc/mysql-installer/en/mysql-installer-catalog-dashboard.html
If you are using a Commercial release of MySQL Installer, the icon opens the MySQL Installer Commercial License Information User Manual for licensing information, including licensing information relating to third-party software that may be included ... This section describes the MySQL Installer product catalog, the dashboard, and other actions related to product selection and ...
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-api-converter.html
If the user supplies a JavaScript converter, it used to read and write to the database. fromDB(val): Convert a value val read from the database into application object format. Converter invocations are chained in the following ways: When writing to ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-27.html
Pluggable Authentication Bugs Fixed Pluggable Authentication Applications that use the legacy JDBC API now can establish connections without passwords for accounts that use the authentication_oci server-side authentication plugin, provided that the ...To ensure correct account mapping, the client-side Oracle Cloud Infrastructure configuration must contain a fingerprint of the API key to use for authentication (fingerprint entry) and the location of a PEM file with the private part of the API key (key_file ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-27.html
To ensure correct account mapping, the client-side Oracle Cloud Infrastructure configuration must contain a fingerprint of the API key to use for authentication (fingerprint entry) and the location of a PEM file with the private part of the API key ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-27.html
Applications that use legacy MySQL connections can now establish connections without passwords for accounts that use the authentication_oci server-side authentication plugin, provided that the correct configuration entries are available to map to ...
Displaying 1081 to 1090 of 3567 total results