Search



Search Results
Displaying 581 to 590 of 1337 total results
https://dev.mysql.com/doc/ndbapi/en/ndb-ndb-cluster-connection.html
If the node finds active NDB TLS node keys and certificates (created using ndb_sign_keys or another tool) in the search path, it can connect securely to other nodes. Signature void configure_tls ( const char *tls_search_path, int mgm_tls_level ) ...
https://dev.mysql.com/doc/ndbapi/en/ndb-ndbrecord.html
Decription NdbRecord is an interface which provides a mapping to a full or a partial record stored in NDB. In the latter case, it can be used in conjunction with a bitmap to assist in access. An NdbRecord can be created in NDB API programs by ...
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-api-tablemetadata.html
NDB implements a primary key as both an ordered index and a unique index, and might be viewed through the NDB API adapter as two indexes, but through a MySQL adapter as a single index that is both unique and ordered. The indexes array of ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-16.html
(WL #12863) For X DevAPI applications, Connector/Python now supports the ability to send connection attributes (key-value pairs that application programs can pass to the server at connect time). For X DevAPI applications, specify connection ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-advisors-thresholds.html
The THRESHOLD keyword associates that value with an alert level: either an Notice, Warning, or Critical alert. For example, the InnoDB buffer pool, MyISAM key cache, and the SQL query cache might require some time to fill up with application data, ... Each expression has a threshold value that triggers an ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-program-reference-server-script-config.html
--new-install --ni Generates a keystore with a new self-signed certificate for a new installation --accept-keystore-password --akp If specified, the user is prompted to enter the keystore password. If not specified, the default password changeit is ... Note The parameters listed here, with the exception of the four repository connection parameters, correspond to those displayed on the Welcome to MySQL Enterprise Monitor page used for initial ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-qanal-config-ui.html
Select Type Range Check: the number of joins without keys that check for key usage after each row. Range Check: the number of joins without keys that check for key usage after each row. The Configuration View enables you to customize the data ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-advisor-auto-indexing-syntax.html
Autopilot Indexing uses the following syntax: mysql> CALL sys.autopilot_index_advisor ([options]); options: { JSON_OBJECT('key','value'[,'key','value'] ...) 'key','value': ['output',{'normal'|'silent'|'help'}] ...Produces summarized output and ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-generate-embeddings.html
Note In versions older than MySQL 9.2.1, to alter an existing table or create a new table, MySQL requires you to set the sql-require-primary-key system variable to 0. This section describes how to generate vector embeddings using the ML_EMBED_ROW ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-reload-tables.html
mysql> CALL sys.HEATWAVE_RELOAD([options]); options: { JSON_OBJECT("key","value"[,"key","value"] ...) "key","value": { ["only_user_loaded_tables",{true|false}] ["output",{"normal"|"silent"}] } } Use key-value pairs in JSON format to specify options.
Displaying 581 to 590 of 1337 total results