Search

Download this Manual
PDF (US Ltr) - 43.3Mb
PDF (A4) - 43.4Mb
Man Pages (TGZ) - 297.2Kb
Man Pages (Zip) - 402.4Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb


Displaying 1731 to 1740 of 2151 total results
https://dev.mysql.com/doc/refman/8.0/en/windows-symbolic-links.html
On Windows, you can create a symlink using the mklink command. For this example, we use D:\data\mydb, and a database named mydb. Using Windows Explorer or the command line, move the directory mydb from the data directory to D:\data, replacing the ...
https://dev.mysql.com/doc/refman/8.0/en/sys-statements-with-sorting.html
The statements_with_sorting and x$statements_with_sorting views have these columns: query The normalized statement string. total_latency The total wait time of timed occurrences of the statement. last_seen The time at which the statement was most ...
https://dev.mysql.com/doc/refman/8.0/en/getting-information.html
What if you forget the name of a database or table, or what the structure of a given table is (for example, what its columns are called)? MySQL addresses this problem through several statements that provide information about the databases and ...
https://dev.mysql.com/doc/refman/8.0/en/charset-se-me-sets.html
South European and Middle Eastern character sets supported by MySQL include Armenian, Arabic, Georgian, Greek, Hebrew, and Turkish. armscii8 (ARMSCII-8 Armenian) collations: armscii8_bin armscii8_general_ci (default) cp1256 (Windows Arabic) ...
https://dev.mysql.com/doc/refman/8.0/en/clone-plugin-directories.html
When data is cloned, the following directories and files are created for internal use. *.#clone files: Temporary data files created on the recipient while data is removed from the recipient data directory and new data is cloned during a remote ...
https://dev.mysql.com/doc/refman/8.0/en/data-masking-component-function-reference.html
Table 8.46 MySQL Enterprise Data Masking and De-Identification Component Functions Name Description Introduced gen_blocklist() Perform dictionary term replacement 8.0.33 gen_dictionary() Return random term from dictionary 8.0.33 gen_range() ...
https://dev.mysql.com/doc/refman/8.0/en/data-masking-plugin-function-reference.html
Table 8.47 MySQL Enterprise Data Masking and De-Identification Plugin Functions Name Description Introduced Deprecated gen_blacklist() Perform dictionary term replacement 8.0.23 gen_blocklist() Perform dictionary term replacement 8.0.23 ...
https://dev.mysql.com/doc/refman/8.0/en/data-masking-plugin.html
MySQL Enterprise Data Masking and De-Identification is based on a plugin library that implements these elements: A server-side plugin named data_masking. A set of loadable functions provides an SQL-level API for performing masking and ...
https://dev.mysql.com/doc/refman/8.0/en/deploy-mysql-nonlinux-docker.html
Other platforms are not supported, and users running the MySQL Docker images from Oracle on them are doing so at their own risk. This is because the way Docker for Windows handles file mounting does not allow a host file from being bind-mounted on ... Warning The MySQL Docker images provided by Oracle are built specifically for Linux ...
https://dev.mysql.com/doc/refman/8.0/en/gis-polygon-property-functions.html
Unless otherwise specified, functions in this section handle their geometry arguments as follows: If any argument is NULL or any geometry argument is an empty geometry, the return value is NULL. As of MySQL 8.0.13, ST_Area() handles its arguments as ... Functions in this section return properties of Polygon or MultiPolygon ...
Displaying 1731 to 1740 of 2151 total results