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 401 to 410 of 511 total results
https://dev.mysql.com/doc/refman/8.0/en/ldap-pluggable-authentication.html
For information about the mysql_clear_password plugin, see Section 8.4.1.4, “Client-Side Cleartext Pluggable Authentication”. For information about authentication methods available to the LDAP plugins, see LDAP Authentication Methods. For ...
https://dev.mysql.com/doc/refman/8.0/en/ldml-rules.html
This is a subset of the syntax described in the LDML specification available at http://www.unicode.org/reports/tr35/, which should be consulted for further information. Character Representation Characters named in LDML rules can be written literally ...MySQL recognizes a large enough subset of the syntax that, in many cases, it is possible to download a collation definition from the Unicode Common Locale Data Repository and paste the relevant part (that is, the part between the <rules> and </rules> tags) into the MySQL Index.xml ...
https://dev.mysql.com/doc/refman/8.0/en/linux-installation-debian.html
The following are some information on the Debian packages available there and the instructions for installing them: Various Debian packages are provided in the MySQL Developer Zone for installing different components of MySQL on the current Debian ... Oracle provides Debian packages for installing MySQL on Debian or Debian-like Linux ...
https://dev.mysql.com/doc/refman/8.0/en/loading-tables.html
See Section 8.1.6, “Security Considerations for LOAD DATA LOCAL”, for information on how to change this. Suppose that your pet records can be described as shown here. You could create a text file pet.txt containing one record per line, with ...
https://dev.mysql.com/doc/refman/8.0/en/locale-support.html
This variable affects the output from the DATE_FORMAT(), DAYNAME(), and MONTHNAME() functions. The lc_time_names value does not affect the result from FORMAT(), but this function takes an optional third parameter that enables a locale to be ... The ...
https://dev.mysql.com/doc/refman/8.0/en/memory-storage-engine.html
For information on handling each of these situations to prevent stale reads or errors, see Section 19.5.1.21, “Replication and MEMORY Tables”. The MEMORY storage engine (formerly known as HEAP) creates special-purpose tables with contents that ...
https://dev.mysql.com/doc/refman/8.0/en/merge-storage-engine.html
“Identical” means that all tables have identical column data types and index information. The table format of the MERGE table is stored in the MySQL data dictionary. If a MERGE table cannot be opened or used because of a problem with an ... The ...
https://dev.mysql.com/doc/refman/8.0/en/merge-table-problems.html
Use of underlying MyISAM tables of differing row formats with a parent MERGE table is currently known to fail. The following are known problems with MERGE tables: MERGE child tables are locked through the parent table. If the parent is a temporary ...
https://dev.mysql.com/doc/refman/8.0/en/myisam-table-problems.html
The file format that MySQL uses to store data has been extensively tested, but there are always circumstances that may cause database tables to become corrupted. The following discussion describes how this can happen and how to handle it.
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-config-file.html
config.ini: This file, sometimes known as the global configuration file, is read only by the NDB Cluster management server, which then distributes the information contained therein to all processes participating in the cluster. However, since ...
Displaying 401 to 410 of 511 total results