Search



Search Results
Displaying 351 to 360 of 3917 total results
https://dev.mysql.com/doc/refman/8.4/en/create-user.html
Important Under some circumstances, CREATE USER may be recorded in server logs or on the client side in a history file such as ~/.mysql_history, which means that cleartext passwords may be read by anyone having read access to that information. To ...
https://dev.mysql.com/doc/refman/8.4/en/load-data.html
The mysqlimport utility provides another way to load data files; it operates by sending a LOAD DATA statement to the server. The server interprets the file name using the character set indicated by the character_set_filesystem system variable. By ...
https://dev.mysql.com/doc/connectors/en/connector-net-versions.html
MySQL Connector/NET 9.x series is a continuation of Connector/NET 8.x series, but now named to synchronize with the (latest) MySQL server version it supports. For general guidance about configuring the server and clients for secure connections, see ...Connector/NET customizes Entity Framework Core to operate with MySQL data, enables compression in the .NET driver implementation, and extends cross-platform support to Linux and ...
https://dev.mysql.com/doc/refman/8.4/en/replication-upgrade.html
For general information and instructions for upgrading a MySQL Server instance, see Chapter 3, Upgrading MySQL. You must therefore upgrade all of the replicas in a replication topology to the target MySQL Server release, before you upgrade the ...A ...
https://dev.mysql.com/doc/refman/8.4/en/security-against-attack.html
When you connect to a MySQL server, you should use a password. Alternatively, use SSH to get an encrypted TCP/IP connection between a MySQL server and a MySQL client. To start mysqld as a different Unix user, add a user option that specifies the ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-navigator-management-server-status.html
Get an immediate view into the basic health indicators and counters for your MySQL environment. As the next figure shows, this includes viewing the server's running state (stopped/running), available features, primary server directories, ...Reports ...
https://dev.mysql.com/doc/refman/8.4/en/group-replication-single-primary-mode.html
Each member makes its own decision locally, following the primary election algorithm in its MySQL Server release. Because all members must reach the same decision, members adapt their primary election algorithm if other group members are running ...
https://dev.mysql.com/doc/heatwave-aws/en/hw-aws-server-versions.html
MySQL Server Versions 3.1.2.1 MySQL Server Versions The MySQL versioning model consists of two release tracks, Innovation and Long-Term-Support (LTS)/Bugfix, to suit your application and environment needs. Server Versioning Supported MySQL Server ...Both of the release tracks are production-grade quality and supported by MySQL HeatWave ...
https://dev.mysql.com/doc/refman/8.4/en/ipv6-server-config.html
The MySQL server listens on one or more network sockets for TCP/IP connections. Set the bind_address system variable at server startup to specify the TCP/IP connections that a server instance accepts. A value of *, which is the default, or a value ...Each socket is bound to one address, but it is possible for an address to map onto multiple network ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-issues-mysql-server.html
The limitations described in this section relate to functionality in the MySQL Server that is unsupported or reduced, or otherwise differs when using it with MySQL Cluster Manager. For example, you can use either ndb_batch_size or ndb-batch-size ...
Displaying 351 to 360 of 3917 total results