Search



Search Results
Displaying 2151 to 2160 of 3602 total results
https://dev.mysql.com/doc/mysqld-version-reference/en/keywords-5-7.html
This section provides information about keywords and reserved words in MySQL 5.7. MySQL 5.7 Keywords and Reserved Words MySQL 5.7 New Keywords and Reserved Words MySQL 5.7 Removed Keywords and Reserved Words MySQL 5.7 Keywords and Reserved Words ...
https://dev.mysql.com/doc/ndbapi/en/ndb-hashmap.html
This section provides information about the HashMap class, which models a hash map in an NDB Cluster. HashMap Class Overview HashMap Constructor HashMap::setName() HashMap::getName() HashMap::setMap() HashMap::getMapLen() HashMap::getMapValues() ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-created-users.html
The Repository user: This user is the only user in the user table in the mysql database in the bundled MySQL server. These credentials are used to create the repository and its tables and to record data in them. To avoid confusion with monitored ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-install.html
Note To avoid typing the path name of client programs when working with MySQL, add the /usr/local/mysql/bin directory to your PATH variable: $> export PATH=/usr/local/mysql/bin:$PATH Unpacking the distribution creates the directories shown in the ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-lakehouse-export-query-result-outputfile.html
Export File Prefix After the query results are exported to Object Storage, the export file prefix is added to the rpd_query_stats table. Exported query results are in CSV, Parquet, or JSON (As of MySQL 9.3.1) format. The number of output files and ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-resource-principal.html
What's Next Learn how to do the following: Create External Tables Using Auto Parallel Load. Resource principals allow you to authenticate and access Oracle Cloud Infrastructure (OCI) Object Storage resources. You require the appropriate privileges ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-run-query.html
row *************************** id: 1 select_type: NONE table: NULL partitions: NULL type: NULL possible_keys: NULL key: NULL key_len: NULL ref: NULL rows: NULL filtered: NULL Extra: Using secondary engine RAPID. This topic describes how to use the ...
https://dev.mysql.com/doc/heatwave/en/mys-hwgenai-ml-generate.html
See Also Section 7.6, “Generate Text-Based Content” Section 10.3.2, “ML_GENERATE_TABLE” . The ML_GENERATE routine uses the specified large language model (LLM) to generate text-based content as a response for the given natural-language ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-blob-clob-processing.html
blobSendChunkSize Chunk size to use when sending BLOB/CLOBs via server-prepared statements. Note that this value cannot exceed the value of 'maxAllowedPacket' and, if that is the case, then this value will be corrected automatically. Since Version ...
https://dev.mysql.com/doc/refman/8.4/en/audit-api-message-emit.html
INSTALL COMPONENT loads the component, and also registers it in the mysql.component system table to cause it to be loaded during subsequent server startups. To uninstall the audit_api_message_emit component, use this statement: UNINSTALL COMPONENT ... The audit_api_message_emit component enables applications to add their own message events to the audit log, using the audit_api_message_emit_udf() ...
Displaying 2151 to 2160 of 3602 total results