Search



Search Results
Displaying 651 to 660 of 1437 total results
https://dev.mysql.com/doc/internals/en/myisam-files.html
If a table is marked readonly by the OS, it will only be opened in readonly mode. When a normal table is opened for reading by a SELECT, MySQL will open it in read/write mode, but will not write anything to it. Some notes about MyISAM file ...
https://dev.mysql.com/doc/internals/en/transactions-current-situation.html
In autocommit mode, the normal transaction is equivalent to the statement transaction. Even though they cause writes to the binary log, (and the binary log is by and large transactional), they write in "write-through" mode directly to the binlog ...
https://dev.mysql.com/doc/ndbapi/en/mgm-structures.html
The ndb_logevent Structure The ndb_mgm_node_state Structure The ndb_mgm_node_state2 Structure The ndb_mgm_cluster_state Structure The ndb_mgm_cluster_state2 Structure The ndb_mgm_reply Structure The ndb_logevent Structure Description This structure ... This section provides information about the data structures defined by the MGM ...
https://dev.mysql.com/doc/ndbapi/en/ndb-ndbscanfilter.html
reset() has no effect on the SQL-compliant NULL comparison mode set by setSqlCmpSemantics(). The effect of this method extends only to the next instance of NdbScanFilter to be created; any subsequent instance uses the traditional comparison mode ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-17.html
(WL #12747) Bugs Fixed The BouncyCastle assembly was loaded into memory whenever a connection attempt was made using any SSL mode type, except None. Now the assembly loads only when the SSL mode type is VerifyCA or VerifyFull, or when PEM ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-18.html
(WL #13387) Previously, if the server restricted a classic Connector/NET session to sandbox mode and the password on the account expired, the session continued to permit the use of SET statements. Now, SET statements in sandbox mode with an expired ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Connector/NET now supports IPV6 connections made using the classic MySQL protocol when the operating system on the server host also supports ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-32.html
(Bug #103160, Bug #34498485) When Connector/NET set the @@SESSION.sql_mode value to 'ANSI', it did so without considering the current value. A new connection option, KerberosAuthMode, enables developers using the classic MySQL protocol to attempt ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-32.html
(WL #15478) Functionality Added or Changed Added an authentication-kerberos-mode option that's set to either "SSPI" (default) or "GSSAPI". Compilation Notes Functionality Added or Changed Bugs Fixed Compilation Notes Connector/ODBC now provides ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-cluster-config-metric-clusterstatus-category.html
Lists the Cluster Status configuration metrics and provides a brief description of each. Table 9.1 InnoDB Cluster Status Configuration Metrics NameDescriptionCluster ID The ID of the MySQL InnoDB Cluster. Ssl Enabled True if mysqld supports SSL ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-connection-category.html
Offline Mode Enabled Whether the server is in offline mode, where connected client users who do not have the SUPER privilege are disconnected on the next request. Lists the Connection configuration metrics and provides a brief description of each.
Displaying 651 to 660 of 1437 total results