Search Results
https://dev.mysql.com/doc/refman/8.4/en/fetching-spatial-data.html
Fetching spatial data in internal format: Fetching geometry values using internal format can be useful in table-to-table transfers: CREATE TABLE geom2 (g GEOMETRY) SELECT g FROM geom; Fetching spatial data in WKT format: The ST_AsText() function ...
https://dev.mysql.com/doc/refman/8.4/en/windows-initialize-data-directory.html
If you installed MySQL using the noinstall package, no data directory is included. To initialize the data directory, use the instructions at Section 2.9.1, “Initializing the Data Directory”.
https://dev.mysql.com/doc/refman/8.4/en/data-dictionary-limitations.html
This section describes temporary limitations introduced with the MySQL data dictionary. Manual creation of database directories under the data directory (for example, with mkdir) is unsupported. Manually created database directories are not ...DDL ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-data-masking-deindentification-functions.html
The following table shows data masking and de-identification functions supported by MySQL HeatWave.
https://dev.mysql.com/doc/refman/8.4/en/other-vendor-data-types.html
To facilitate the use of code written for SQL implementations from other vendors, MySQL maps data types as shown in the following table. These mappings make it easier to import table definitions from other database systems into MySQL. If you create ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-lakehouse-load-unstructured-data.html
MySQL HeatWave Lakehouse lets you load unstructured data from Object Storage using a MySQL HeatWave Vector Store.
https://dev.mysql.com/doc/refman/8.4/en/data-masking-components.html
MySQL Enterprise Data Masking and De-Identification implements these elements: A table for persistent storage of dictionaries and terms. Developers who wish to incorporate the same service functions used by component_masking should consult the ...A ...
https://dev.mysql.com/doc/refman/8.4/en/faqs-tablespace-encryption.html
Does data remain encrypted on the network? Data encrypted by the InnoDB data-at-rest feature is decrypted when it is read from the tablespace file. What are the encryption algorithms used with InnoDB data-at-rest encryption? A.17.4. Is it possible ...What data types and data lengths does InnoDB data-at-rest encryption support? ...According to ...
https://dev.mysql.com/doc/heatwave/en/heatwave-load-unload-data.html
The sections in this chapter describe how to load and manage data in MySQL HeatWave.
https://dev.mysql.com/doc/heatwave/en/mys-hw-lakehouse-data-recovery.html
MySQL HeatWave Cluster Data Recovery in the MySQL HeatWave on AWS Service Guide. Restore a Database in the MySQL HeatWave for Azure Service Guide. In the event of a problem where query processing stops or the MySQL HeatWave Cluster stops, the ...