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 1421 to 1430 of 2047 total results
https://dev.mysql.com/doc/refman/8.0/en/group-replication-understanding-consistency-guarantees.html
With the first approach, the group takes the minimum time possible to secure a stable group membership after a primary failure by electing a new primary and then allowing data access immediately while it is still applying any possible backlog from ... In terms of distributed consistency guarantees, either in normal or failure repair operations, Group Replication has always been an eventual consistency ...
https://dev.mysql.com/doc/refman/8.0/en/information-schema-innodb-buffer-pool-stats-table.html
PAGES_MADE_YOUNG_RATE The number of pages made young per second (pages made young since the last printout / time elapsed). PAGES_MADE_NOT_YOUNG_RATE The number of pages not made per second (pages not made young since the last printout / time ... The ...
https://dev.mysql.com/doc/refman/8.0/en/performance-schema-filtering.html
The setup_instruments table lists the instruments for which events can be collected, whether they are enabled, and (for enabled instruments) whether to collect timing information: mysql> SELECT NAME, ENABLED, TIMED FROM ...If you disable a consumer, ... Events are processed in a producer/consumer fashion: Instrumented code is the source for events and produces events to be ...
https://dev.mysql.com/doc/refman/8.0/en/events-metadata.html
Event Scheduler Time Representation Each session in MySQL has a session time zone (STZ). This is the session time_zone value that is initialized from the server's global time_zone value when the session begins but may be changed during the session.
https://dev.mysql.com/doc/refman/8.0/en/activestate-perl.html
On Windows, you should do the following to install the MySQL DBD module with ActiveState Perl: Get ActiveState Perl from http://www.activestate.com/Products/ActivePerl/ and install it. For example, you might try a setting like this: C:\> set ...
https://dev.mysql.com/doc/refman/8.0/en/adding-collation-choosing-id.html
The number member of the MY_CHARSET_INFO data structure returned by the mysql_get_character_set_info() C API function. To add a collation, you must choose an ID value that is not currently used. The range of IDs from 1024 to 2047 is reserved for ...
https://dev.mysql.com/doc/refman/8.0/en/authentication-plugins.html
Note If you are looking for information about the authentication_oci plugin, it is MySQL HeatWave Service only. The following sections describe pluggable authentication methods available in MySQL and the plugins that implement these methods. For ...
https://dev.mysql.com/doc/refman/8.0/en/charset-asian-sets.html
For answers to some common questions and problems relating support for Asian character sets in MySQL, see Section A.11, “MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets”. The Asian character sets that we support include ...
https://dev.mysql.com/doc/refman/8.0/en/charset-ce-sets.html
MySQL provides some support for character sets used in the Czech Republic, Slovakia, Hungary, Romania, Slovenia, Croatia, Poland, and Serbia (Latin).
https://dev.mysql.com/doc/refman/8.0/en/charset-metadata.html
To satisfy both requirements, MySQL stores metadata in a Unicode character set, namely UTF-8. Metadata is “the data about the data.” Anything that describes the database—as opposed to being the contents of the database—is metadata. Thus ...
Displaying 1421 to 1430 of 2047 total results