Search Results
https://dev.mysql.com/doc/ndbapi/en/ndb-undofile.html
Undofile Class Overview Undofile Constructor Undofile::getFileNo() (OBSOLETE) Undofile::getLogfileGroup() Undofile::getLogfileGroupId() Undofile::getNode() (OBSOLETE) Undofile::getObjectId() Undofile::getObjectStatus() Undofile::getObjectVersion() ...Undofile Constructor Description The class constructor can be used to create a new Undofile instance, or to copy an existing ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-11.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Document Store: Connector/NET now supports the NOWAIT and SKIP_LOCKED locking options introduced in the MySQL 8.0 release series (see SELECT Statement). (WL #11421) Document ...The following changes were made to the Connector/NET API: The LockContention enumeration (with values Default=0, NoWait=1 and SkipLocked=2) was ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-13.html
(Bug #28687769) Functionality Added or Changed Document Store: An incremental improvement was made to the performance of session creation with a connection string. (Bug #28560189, Bug #92206) Document Store: Connector-side validation performed when ... Important Changes Functionality Added or Changed Bugs Fixed Important Changes The default value for the SslMode connection option now differs based on the protocol used to make the ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-cluster-config-metric-sourcestatus-category.html
Relay Log Info File File that stores metadata about relay log processing. Relay Log Info Repository Specifies where relay log information is stored. Lists the Source Status configuration metrics and provides a brief description of each. Table 9.2 ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-performanceschema-category.html
Max Program Instances The maximum number of stored programs for which the Performance Schema maintains statistics. Max SQL Text Length The maximum number of bytes used to store SQL statements in the SQL_TEXT column of the events_statements_current, ... Lists the Performance Schema configuration metrics and provides a brief description of ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-security-category.html
Automatic Sp Privileges Enabled When this variable has a value of 1 (the default), the server automatically grants the EXECUTE and ALTER ROUTINE privileges to the creator of a stored routine, if the user cannot already execute and alter or drop the ... Lists the Security configuration metrics and provides a brief description of ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-troubleshooting-agent-start.html
On MySQL 5.5, or earlier, MySQL Enterprise Monitor Agent and MySQL Enterprise Service Manager use the unique host ID, stored within the mysql.inventory table on the monitored MySQL Server, to determine whether the instance being monitored is a clone. The host ID of the current server is checked against the stored value when the agent ...
https://dev.mysql.com/doc/heatwave/en/heatwave-system-variables.html
The number of entries permitted in the statistics cache by default is 65536, which is enough to store statistics for 4000 to 5000 unique queries of medium complexity. rapid_auto_vector_index_enabled System Variable rapid_auto_vector_index_enabled ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-about-heatwave.html
It also provides access to advanced machine learning (ML), generative artificial intelligence (GenAI), vector store, and Lakehouse capabilities. The vector store tables created with MySQL HeatWave GenAI also persist in the block storage. Design ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-troubleshoot.html
If you find unsupported format files, then try one of the following: Delete the files with unsupported formats from the folder, and run the VECTOR_STORE_LOAD command again to load the vector embeddings into the vector store table again. Move the ...