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 121 to 130 of 701 total results
https://dev.mysql.com/mysql-installer-workflow.html
InnoDB cluster was designed to operate with MySQL Shell, which enables you to perform advanced cluster administration, and MySQL Router to automate the connections made between client applications and server instances. Test Connection Use this ...
https://dev.mysql.com/mysql-shell-tutorial-python-shell.html
After you have installed and started MySQL server, connect MySQL Shell to the server instance. You need to know the address of the MySQL server instance you plan to connect to. To be able to use the instance as a Document Store, the server instance ... This quick-start guide assumes a certain level of familiarity with MySQL ...
https://dev.mysql.com/security-against-attack.html
When you connect to a MySQL server, you should use a password. All other information is transferred as text, and can be read by anyone who is able to watch the connection. If the connection between the client and the server goes through an ...You ...
https://dev.mysql.com/socket-instances-table.html
The socket_instances table provides a real-time snapshot of the active connections to the MySQL server. The table contains one row per TCP/IP or Unix socket file connection. Information available in this table provides a real-time snapshot of the ...(Additional information is available in socket summary tables, including network activity such as socket operations and number of bytes transmitted and received; see Section 26.12.17.9, “Socket Summary ...
https://dev.mysql.com/x-plugin-monitoring-status-variables.html
Mysqlx_aborted_clients The number of clients that were disconnected because of an input or output error. Mysqlx_ssl_cipher_list A list of possible SSL ciphers (empty for non-SSL connections). If the bind has failed, or if the skip_networking option ...
https://dev.mysql.com/audit-log-filtering.html
When a connection arrives, the audit log plugin determines which filter to use for the new session by searching for the user account name in the current filter assignments: If a filter is assigned to the user, the audit log uses that filter. Suppose ... Note This section describes how audit log filtering works if the audit log plugin and the accompanying audit tables and UDFs are ...
https://dev.mysql.com/connectors-apis.html
MySQL Connectors provide connectivity to the MySQL server for client programs. Both Connectors and the APIs enable you to connect and execute MySQL statements from another language or environment, including ODBC, Java (JDBC), Perl, Python, PHP, ...
https://dev.mysql.com/group-replication-frequently-asked-questions.html
Servers in a group connect to the other servers in the group by opening a peer-to-peer TCP connection. These connections are only used for internal communication and message passing between servers in the group. Yes, but the network connection ...
https://dev.mysql.com/multiple-server-clients.html
Start the client with --protocol=TCP to connect using TCP/IP, --protocol=SOCKET to connect using a Unix socket file, --protocol=PIPE to connect using a named pipe, or --protocol=MEMORY to connect using shared memory. For TCP/IP connections, you may ...On Unix, set the MYSQL_UNIX_PORT and MYSQL_TCP_PORT environment variables to point to the Unix socket file and TCP/IP port number before you start your ...
https://dev.mysql.com/mysql-cluster-programs-ndb-restore.html
The -c option is used to specify a connection string which tells ndb_restore where to locate the cluster management server (see Section 22.3.3.3, “NDB Cluster Connection Strings”). If this option is not used, then ndb_restore attempts to connect ... The NDB Cluster restoration program is implemented as a separate command-line utility ndb_restore, which can normally be found in the MySQL bin ...
Displaying 121 to 130 of 701 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-connection-p-13.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