Search



Search Results
Displaying 211 to 220 of 3829 total results
https://dev.mysql.com/doc/refman/8.4/en/using-encrypted-connections.html
Server-Side Startup Configuration for Encrypted Connections To require that clients connect using encrypted connections, enable the require_secure_transport system variable. These system variables on the server side specify the certificate and key ...To expose the context values, the server also initializes a set of corresponding status ...(ssl_capath is similar but specifies the path name of a directory ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-variables-info-table.html
The default is the time at which the server initialized global system variables during startup. If a system variable has an unexpected VARIABLE_SOURCE value, consider your server startup method. Consequently, some system variables that you set in ...
https://dev.mysql.com/doc/internals/en/guided-tour-skeleton.html
And now we're going to walk through something harder, namely the server. But the server is important, and if you can grasp what we're doing with it, you'll have grasped the essence of what the MySQL source code is all about. Our objective is to ...
https://dev.mysql.com/doc/refman/8.4/en/gone-away.html
You may also see the MySQL server has gone away error if MySQL is started with the skip_networking system variable enabled. If you need big queries (for example, if you are working with big BLOB columns), you can increase the query limit by setting ... This section also covers the related Lost connection to server during query ...If you have a script, you ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-added-deprecated-removed.html
Options and Variables Introduced in NDB 8.4 The following system variables, status variables, and server options have been added in NDB 8.4. Options and Variables Deprecated in NDB 8.4 No system variables, status variables, or server options have ...
https://dev.mysql.com/doc/refman/8.4/en/mysqld-multi.html
(Alternatively, if the host has multiple network addresses, you can set the bind_address system variable to cause different servers to listen to different interfaces.) The --pid-file option is very important if you are using mysqld_safe to start ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-ndb-api-statistics.html
mysqld exposes these counters as system status variables; their values can be read in the output of SHOW STATUS, or by querying the Performance Schema session_status or global_status table. Each NDB API statistics counter is listed in the following ...This is in spite of the fact that their values can be obtained as either session or global status variables in the mysql ...
https://dev.mysql.com/doc/refman/8.4/en/time-zone-support.html
Time Zone Variables Populating the Time Zone Tables Staying Current with Time Zone Changes Time Zone Leap Second Support Time Zone Variables MySQL Server maintains several time zone settings: The server system time zone. When the server starts, it ...If you start the server using mysqld_safe, its --timezone option provides another way to set the system time ... This section describes the time zone settings maintained by MySQL, how to load the system tables ...
https://dev.mysql.com/doc/refman/8.4/en/security-options.html
For descriptions of each of these, see Section 7.1.7, “Server Command Options”, and Section 7.1.8, “Server System Variables”. The following table shows mysqld options and system variables that affect security.
https://dev.mysql.com/doc/refman/8.4/en/group-replication-options.html
The next two sections contain information about MySQL server system and server status variables which are specific to the Group Replication plugin.
Displaying 211 to 220 of 3829 total results