Search



Search Results
Displaying 101 to 110 of 4187 total results
https://dev.mysql.com/doc/refman/9.7/en/can-not-connect-to-server.html
If the server is started with the named_pipe system variable enabled, you can also connect with named pipes if you run the client on the host where the server is running. If the server was started with the skip_networking system variable enabled, it ... A MySQL client on Unix can connect to the mysqld server in two different ways: By using a Unix socket file to connect through a file in the file system (default /tmp/mysql.sock), or by using TCP/IP, which connects through a port ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-dbsystem-details.html
MySQL version: The MySQL Server version used by the DB System. MySQL DB System Details 3.5.1 MySQL DB System Details The MySQL DB System Details page has the following tabs. Table 3-7 Tabs on the MySQL DB System Details Page Name Description ...
https://dev.mysql.com/doc/refman/9.7/en/starting-server-troubleshooting.html
For additional suggestions for Windows systems, see Section 2.3.4, “Troubleshooting a Microsoft Windows MySQL Server Installation”. If you are using InnoDB tables, see Section 17.8, “InnoDB Configuration” for guidelines and Section 17.14, ...
https://dev.mysql.com/doc/extending-mysql/9.7/en/server-plugin-descriptors.html
system_vars: A pointer to a structure for system variables associated with the plugin, or NULL if there are no such variables. These options and system variables can be used to help initialize variables within the plugin. The system_vars member, if ... Every plugin library that contains server plugins must include a library descriptor that contains the general plugin descriptor for each server plugin in the ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-dbsystem-create.html
Use a MySQL configuration to determine the values of global system variables. Creating a DB System 3.3 Creating a DB System Check that the correct AWS region is shown at the top of the MySQL HeatWave Console. If it is not, see: Manage Regions ...
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/server-repository-options.html
These repository options specify various parameters related to the database server to which a backup is restored. The descriptions below explain how these options are used with mysqlbackup; for information about how these options are used with the ...These options are used only with restore operations, that is, copy-back and ...
https://dev.mysql.com/doc/connectors/en/connector-j-server-authentication.html
Server authentication via server certificate verification is enabled when the Connector/J connection property sslMode is set to VERIFY_CA or VERIFY_IDENTITY. If sslMode is not set, server authentication via server certificate verification is ...
https://dev.mysql.com/doc/connector-j/en/connector-j-server-authentication.html
Server authentication via server certificate verification is enabled when the Connector/J connection property sslMode is set to VERIFY_CA or VERIFY_IDENTITY. If sslMode is not set, server authentication via server certificate verification is ...
https://dev.mysql.com/doc/refman/9.7/en/innodb-dedicated-server.html
The corresponding system variable innodb_dedicated_server is changed only by starting the server with --innodb-dedicated-server (or with --innodb-dedicated-server=ON or --innodb-dedicated-server=OFF); it is otherwise read-only. Using ...Setting one ...The formula is (number of available logical processors / 2) GB, with a maximum dynamic default value of 16 ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-backup-restoring.html
Restoring a Backup to a New DB System 18.4 Restoring a Backup to a New DB System When you restore a backup, you create a new DB System and restore the backup to it. You can change the shape and the amount of data storage for the new DB System. The ...If you want to download your frequently accessed data immediately, run a full-table scan such as SELECT * on the relevant ...
Displaying 101 to 110 of 4187 total results