Search Results
https://dev.mysql.com/doc/refman/9.7/en/server-loadable-functions.html
MySQL supports loadable functions, that is, functions that are not built in but can be loaded at runtime (either during startup or later) to extend server capabilities, or unloaded to remove capabilities. Loadable functions contrast with built-in ...For a table describing the available loadable functions, see Section 14.2, “Loadable Function ...
https://dev.mysql.com/doc/refman/9.7/en/server-configuration-defaults.html
For general instructions on setting parameters at startup or runtime, see Section 7.1.7, “Server Command Options”, and Section 7.1.8, “Server System Variables”. The MySQL server has many operating parameters, which you can change at server ...On Windows, MySQL Installer interacts with the user and creates a file named my.ini in the base installation directory as the default option ...
https://dev.mysql.com/doc/heatwave-aws/en/mysql-server-upgrades.html
to 9.x.y-uN: These upgrades are performed automatically and according to the maintenance window defined on the DB System. Each major version of MySQL servers is likely to introduce some new features and remove some deprecated features. You should ...
https://dev.mysql.com/doc/ndbapi/en/mgm-functions-management-server-handles.html
This section provides information about MGM API functions used to create and destroy management server handles (see NdbMgmHandle). ndb_mgm_create_handle() ndb_mgm_set_name() ndb_mgm_set_ignore_sigpipe() ndb_mgm_destroy_handle() ...
https://dev.mysql.com/doc/refman/9.7/en/drop-server.html
DROP SERVER [ IF EXISTS ] server_name Drops the server definition for the server named server_name. Dropping a server for a table does not affect any FEDERATED tables that used this connection information when they were created. DROP SERVER is not ...
https://dev.mysql.com/doc/refman/9.7/en/mysqladmin.html
This option applies only if the server was started with the named_pipe system variable enabled to support named-pipe connections. This option applies only if the server was started with the shared_memory system variable enabled to support ...The ...
https://dev.mysql.com/doc/heatwave-aws/en/mysql-server-versioning.html
Server Versioning 3.1.2.1.1 Server Versioning The MySQL Server included in MySQL HeatWave on AWS uses a versioning system consisting of three numbers, an update version, and the -cloud suffix. To retrieve the MySQL Server version number, connect to ...Fixes and feature development for the cloud version of MySQL Server are delivered according to a different schedule than the on-premise ...
https://dev.mysql.com/doc/refman/9.7/en/windows-select-server.html
MySQL servers on Windows also support named pipes, if you start the server with the named_pipe system variable enabled. It is necessary to enable this variable explicitly because some users have experienced problems with shutting down the MySQL ...
https://dev.mysql.com/doc/workbench/en/wb-manage-server-connections.html
The Manage Server Connections dialog is another way to manage MySQL connections. After the MySQL connection manager is launched, you are presented with the Connection tab of the Manage Server Connections dialog. Figure 5.13 Manage Server ...This ...
https://dev.mysql.com/doc/heatwave-aws/en/dbsystems-mysql-server.html
MySQL Server Versions Server Upgrades Server Error Logging Unsupported MySQL Server Features MySQL Storage Engines Plugins and Components MySQL Enterprise Audit MySQL HeatWave on AWS Service Restrictions Default MySQL Privileges Reserved User Names ... MySQL Server 3.1.2 MySQL Server This section describes various aspects of MySQL Server including versioning, upgrades, error logging, unsupported features, and ...