Search

Download this Manual
PDF (US Ltr) - 35.1Mb
PDF (A4) - 35.2Mb
Man Pages (TGZ) - 256.4Kb
Man Pages (Zip) - 361.3Kb
Info (Gzip) - 3.4Mb
Info (Zip) - 3.4Mb


Displaying 1461 to 1470 of 1830 total results
https://dev.mysql.com/doc/refman/5.7/en/version-tokens-elements.html
A set of loadable functions provides an SQL-level API for manipulating and inspecting the list of server version tokens maintained by the plugin. Version Tokens is based on a plugin library that implements these elements: A server-side plugin named ...The version_tokens plugin uses the audit plugin API to monitor incoming statements from clients and matches each client's session-specific version token list against the server version token ...
https://dev.mysql.com/doc/refman/5.7/en/x-plugin-options-variables.html
In this case, the server could also produce error messages for other X Plugin settings because it cannot recognize them. This section describes the command options and system variables that configure X Plugin, as well as the status variables ...If ...
https://dev.mysql.com/doc/refman/5.7/en/solaris-installation-pkg.html
To complete the installation, you should set the root password for MySQL as provided in the instructions at the end of the installation. Removal of the package does not delete the existing database information, only the server, binaries and support ... You can install MySQL on Solaris using a binary package of the native Solaris PKG format instead of the binary tarball ...The installation package enables you to install the runtime libraries ...
https://dev.mysql.com/doc/refman/5.7/en/innodb-disk-management.html
Within these constraints, InnoDB tries to optimize the database work and the organization of disk files to minimize the amount of disk I/O. Sometimes, I/O is postponed until the database is not busy, or until everything needs to be brought to a ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-limitations-exclusive-to-cluster.html
For example, you cannot have a management node running on a PowerPC which directs a data node that is running on an x86 machine. NDB Cluster has the following limitations or restrictions with regard to binary logging: NDB Cluster cannot produce a ...
https://dev.mysql.com/doc/refman/5.7/en/tutorial.html
(If you are the administrator, you need to consult the relevant portions of this manual, such as Chapter 5, MySQL Server Administration.) This chapter describes the entire process of setting up and using a database. This chapter provides a tutorial ...mysql (sometimes referred to as the “terminal monitor” or just “monitor”) is an interactive program that enables you to connect to a MySQL server, run queries, and view the ...
https://dev.mysql.com/doc/refman/5.7/en/error-log-unix.html
Note It is common for Yum or APT package installations to configure an error log file location under /var/log with an option like log-error=/var/log/mysqld.log in a server configuration file. If the server writes the error log to the console, it ...
https://dev.mysql.com/doc/refman/5.7/en/group-replication-data-manipulation-statements.html
As there are no primary servers (sources) for any particular data set, every server in the group is allowed to execute transactions at any time, even transactions that change state (RW transactions). If they receive it, then they all receive it in ...Any server may execute a transaction without any a priori ...
https://dev.mysql.com/doc/refman/5.7/en/group-replication-deploying-in-multi-primary-or-single-primary-mode.html
These checks can be deactivated by setting the option group_replication_enforce_update_everywhere_checks to FALSE. It is not possible to have members of the group deployed in different modes, for example one configured in multi-primary mode while ...
https://dev.mysql.com/doc/refman/5.7/en/innodb-online-ddl-space-requirements.html
A large innodb_online_alter_log_max_size setting permits more DML during an online DDL operation, but it also extends the period of time at the end of the DDL operation when the table is locked to apply logged DML. If the MySQL temporary directory ... Online DDL operations have the following space requirements: Temporary log files: A temporary log file records concurrent DML when an online DDL operation creates an index or alters a ...
Displaying 1461 to 1470 of 1830 total results