Search



Search Results
Displaying 1991 to 2000 of 3292 total results
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 sending BLOBs or CLOBs via server-prepared statements. This value must not exceed 'maxAllowedPacket'; if it does, it will be adjusted automatically. Since Version 5.0.0 emulateLocators Should the driver emulate ...
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() ...
https://dev.mysql.com/doc/refman/8.4/en/bit-functions.html
Table 14.17 Bit Functions and Operators Name Description & Bitwise AND >> Right shift << Left shift ^ Bitwise XOR BIT_COUNT() Return the number of bits that are set | Bitwise OR ~ Bitwise inversion The following list describes available bit ...The ...
https://dev.mysql.com/doc/refman/8.4/en/checking-gpg-signature-windows.html
The signature file must have the same name as the packaged file but with an appended .asc extension, as shown by the example in the following table. Table 2.2 MySQL Package and Signature Files for MySQL Server MSI for Microsoft Windows File Type ...
https://dev.mysql.com/doc/refman/8.4/en/checking-gpg-signature.html
The signature file has the same name as the distribution file with an .asc extension, as shown by the examples in the following table. Another method of verifying the integrity and authenticity of a package is to use cryptographic signatures. This ...
https://dev.mysql.com/doc/refman/8.4/en/connectors-apis.html
Table 31.1, “MySQL APIs and Interfaces” lists many of the libraries and interfaces available for MySQL. Table 31.1 MySQL APIs and Interfaces Environment API Type Notes Ada GNU Ada MySQL Bindings libmysqlclient See MySQL Bindings for GNU Ada C C ... MySQL Connectors provide connectivity to the MySQL server for client ...
Displaying 1991 to 2000 of 3292 total results