Search

Download this Manual
PDF (US Ltr) - 35.0Mb
PDF (A4) - 35.1Mb
Man Pages (TGZ) - 254.9Kb
Man Pages (Zip) - 359.9Kb
Info (Gzip) - 3.4Mb
Info (Zip) - 3.4Mb


Displaying 401 to 410 of 1828 total results
https://dev.mysql.com/doc/refman/5.7/en/source-configuration-options.html
OFF WITH_EXTRA_CHARSETS Which extra character sets to include all WITH_GMOCK Path to googlemock distribution WITH_INNODB_EXTRA_DEBUG Whether to include extra debugging support for InnoDB. To set the value for the libmysqld embedded server, use ...
https://dev.mysql.com/doc/refman/5.7/en/linux-installation-debian.html
Users who want to set a password later can leave the password field blank in the dialogue box and just press OK; in that case, root access to the server is authenticated using the MySQL Socket Peer-Credential Authentication Plugin for connections ...
https://dev.mysql.com/doc/refman/5.7/en/faqs-replication.html
For example, you can set up a source/replica relationship over a dial-up link where the link is up only sporadically and for short periods of time. How can I use replication to improve performance of my system? Set up one server as the source and ...
https://dev.mysql.com/doc/refman/5.7/en/information-schema-introduction.html
For example, Oracle Database users are familiar with querying tables in the Oracle data dictionary. INFORMATION_SCHEMA and Privileges For most INFORMATION_SCHEMA tables, each MySQL user has the right to access them, but can see only the rows in the ... INFORMATION_SCHEMA provides access to database metadata, information about the MySQL server such as the name of a database or table, the data type of a column, or access ...
https://dev.mysql.com/doc/refman/5.7/en/rewriter-query-rewrite-plugin-reference.html
The plugin communicates information to users by setting the table's message column. Users communicate with the plugin by modifying the set of rules stored in this table. The function is intended to be invoked by the stored procedure, not directly by ...Unless that procedure has been called following the most recent table modification, the table contents do not necessarily correspond to the set of rules the plugin is ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-install-linux-binary.html
$> cd /var/tmp $> tar -C /usr/local -xzvf mysql-cluster-gpl-7.6.35-linux-glibc2.12-x86_64.tar.gz $> ln -s /usr/local/mysql-cluster-gpl-7.6.35-linux-glibc2.12-x86_64 /usr/local/mysql Change location to the mysql directory and set up the system ...For ... This section covers the steps necessary to install the correct executables for each type of Cluster node from precompiled binaries supplied by ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-programs-ndb-import.html
--output-workers=# Command-Line Format --output-workers=# Type Integer Default Value 2 Minimum Value 1 Maximum Value 4294967295 Set the number of threads processing output or relaying database operations. --resume Command-Line Format --resume If a ...See mysqld ADDED: NDB 7.6.2 --ai-offset=# For table with hidden PK, specify autoincrement ... ndb_import imports ...ndb_import ...
https://dev.mysql.com/doc/refman/5.7/en/information-schema-partitions-table.html
For a RANGE partition, it contains the value set in the partition's VALUES LESS THAN clause, which can be either an integer or MAXVALUE. TABLE_SCHEMA The name of the schema (database) to which the table belongs. PARTITION_EXPRESSION The expression ...Each row in this table corresponds to an individual partition or subpartition of a partitioned ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-enterprise-security.html
Users who have logged in to Windows can connect from MySQL client programs to the server based on the information in their environment without specifying an additional password. LDAP Authentications supports user name and password, SASL, and ...PAM ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-config-starting.html
They # are not needed when using ndbmtd; in particular, you should not set # RealTimeScheduler for ndbmtd data nodes. Changes in configuration are also likely to be indicated when changes are made in the platform on which the cluster is run, or in ...# DATA NODE PARAMETERS [ndbd default] NoOfReplicas=2 # Using two fragment replicas is recommended to guarantee availability of data; # using only one fragment replica does not provide any redundancy, which means # that the failure of a single data node causes the entire cluster to # shut ...
Displaying 401 to 410 of 1828 total results