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
Search Results
https://dev.mysql.com/doc/refman/8.0/en/myisamchk-memory.html
This space must be available on the same file system as the original data file, as the copy is created in the same directory as the original. This space must be available on the same file system as the original data file. When performing repair ...
https://dev.mysql.com/doc/refman/8.0/en/audit-log-filter-definitions.html
If the number of arguments is incorrect or the arguments are not of the correct data types required by the function an error occurs. For information about using JSON data in MySQL, see Section 13.5, “The JSON Data Type”. For an event that cannot ...Filter definitions have this form, where actions indicates how filtering takes place: { "filter": actions } The following discussion describes permitted constructs in filter ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-enterprise-security.html
For more information, see Section 17.13, “InnoDB Data-at-Rest Encryption”, Section 19.3.2, “Encrypting Binary Log Files and Relay Log Files”, and Encrypting Audit Log Files. These functions enable masking existing data using several methods ... MySQL Enterprise Edition provides plugins that implement security features using external services: MySQL Enterprise Edition includes an authentication plugin that enables MySQL Server to use LDAP (Lightweight Directory Access Protocol) to authenticate MySQL ...
https://dev.mysql.com/doc/refman/8.0/en/truncate-table.html
As of MySQL 8.0.21, if the tablespace was created with an earlier version and resides in an unknown directory, InnoDB creates the new tablespace in the default location and writes the following warning to the error log: The DATA DIRECTORY location ...The usual result is “0 rows affected,” which should be interpreted as “no information.” As long as the table definition is valid, the table can be re-created as an empty table with TRUNCATE TABLE, even if the data or index files have become ...
https://dev.mysql.com/doc/refman/8.0/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. Figure 2.5 Kleopatra: the Decrypt and Verify Results Dialog: All operations completed Seeing a red ...The Fingerprint and Key-ID must be "3A79BD29" for MySQL 8.0.28 and higher or "5072E1F5" for MySQL 8.0.27 and earlier, or choose ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-quick.html
First, you need to create a configuration directory such as /var/lib/mysql-cluster, by executing the following command as the system root user: $> mkdir /var/lib/mysql-cluster In this directory, create a file named config.ini that contains the ...# ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-diskpagebuffer.html
The diskpagebuffer table provides statistics about disk page buffer usage by NDB Cluster Disk Data tables. The diskpagebuffer table contains the following columns: node_id The data node ID block_instance Block instance pages_written Number of pages ...Together with the block name, this number can be used to look up a given instance in the threadblocks ...row *************************** node_id: 1 thr_no: 1 block_name: PGMAN thread_name: rep pages_written: 0 pages_written_lcp: 0 pages_read: 1 log_waits: 0 ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-replication-pitr.html
Clear the data node file systems (using ndbd --initial or ndbmtd --initial). Point-in-time recovery—that is, recovery of data changes made since a given point in time—is performed after restoring a full backup that returns the server to its ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-drop-index.html
Usage ndb_drop_index -c connection_string table_name index -d db_name The statement shown above drops the index named index from the table in the database. --core-file Command-Line Format --core-file Removed 8.0.31 Write core file on error; used in ...It is recommended that you use this utility only as an example for writing NDB API applications—see the Warning later in this section for ...--connect-retries ...
https://dev.mysql.com/doc/refman/8.0/en/spatial-reference-systems.html
For computations on multiple geometry values, all values must have the same SRID or an error occurs. SRID 0 is the default SRID for spatial data in MySQL. MySQL maintains information about available spatial reference systems for spatial data in the ... A spatial reference system (SRS) for spatial data is a coordinate-based system for geographic ...Earth is a bit shorter in its North-South axis than its East-West ...