No cache version.


Caching disabled. Default setting for this page:enabled (code DEF204)
If the display is too slow, you can disable the user mode to view the cached version.

Rechercher dans le manuel MySQL

Displaying 91 to 100 of 119 total results
https://dev.mysql.com/mysql-cluster-overview-requirements.html
When setting timeout values such as HeartbeatIntervalDbDb and HeartbeatIntervalDbApi for NDB Cluster, care must be taken care to achieve quick detection, failover, and return to service, while avoiding potentially expensive false positives. One of ...
https://dev.mysql.com/mysql-cluster-program-options-common.html
--core-file Property Value Command-Line Format --core-file Type Boolean Default Value FALSE Write a core file if the program dies. All NDB Cluster programs accept the options described in this section, with the following exceptions: mysqld ...
https://dev.mysql.com/mysql-cluster-programs-ndb-error-reporter.html
--fs Property Value Command-Line Format --fs Type Boolean Default Value FALSE Copy the data node file systems to the management host and include them in the archive. ndb_error_reporter creates an archive from data node and management node log files ...
https://dev.mysql.com/mysql-cluster-replication-conflict-resolution.html
A value that is too small can result in false positives, while one that is too large could lead to excessive wasted space in the database. When using a replication setup involving multiple masters (including circular replication), it is possible ...
https://dev.mysql.com/mysql-get-option.html
After the call returns successfully, the value of reconnect is true or false to indicate whether automatic reconnection is enabled. int mysql_get_option(MYSQL *mysql, enum mysql_option option, const void *arg) Returns the current value of an option ...
https://dev.mysql.com/mysql-innodb-cluster-production-deployment.html
When working in a production environment, the MySQL server instances which make up an InnoDB cluster run on multiple host machines as part of a network rather than on single machine as described in Section 21.2.6, “Sandbox Deployment of InnoDB ...
https://dev.mysql.com/mysql-more-results.html
bool mysql_more_results(MYSQL *mysql) This function is used when you execute multiple statements specified as a single statement string, or when you execute CALL statements, which can return multiple result sets. mysql_more_results() true if more ...
https://dev.mysql.com/mysql-shell-tutorial-javascript-documents-collections.html
When you are using MySQL as a Document Store, collections are containers within a schema that you can create, list, and drop. Collections contain JSON documents that you can add, find, update, and remove. The examples in this section use the ...
https://dev.mysql.com/mysql-shell-tutorial-python-documents-collections.html
When you are using MySQL as a Document Store, collections are containers within a schema that you can create, list, and drop. Collections contain JSON documents that you can add, find, update, and remove. The examples in this section use the ...
https://dev.mysql.com/mysqlbinlog.html
The server's binary log consists of files containing “events” that describe modifications to database contents. To display their contents in text format, use the mysqlbinlog utility. You can also use mysqlbinlog to display the contents of relay ...
Displaying 91 to 100 of 119 total results

Find a PHP function

Document created the 26/06/2006, last modified the 26/10/2018
Source of the printed document:https://www.gaudry.be/en/mysql-rf-fct-false-p-10.html

The infobrol is a personal site whose content is my sole responsibility. The text is available under CreativeCommons license (BY-NC-SA). More info on the terms of use and the author.

References

  1. View the html document Language of the document:en Manuel MySQL : https://dev.mysql.com/

These references and links indicate documents consulted during the writing of this page, or which may provide additional information, but the authors of these sources can not be held responsible for the content of this page.
The author This site is solely responsible for the way in which the various concepts, and the freedoms that are taken with the reference works, are presented here. Remember that you must cross multiple source information to reduce the risk of errors.

Contents Haut