Search Results
https://dev.mysql.com/doc/heatwave-aws/en/hw-aws-ha-disabling.html
Disabling high availability on a DB System 12.3.2 Disabling high availability on a DB System When disabling high availability on a DB system, the primary instance located in the preferred primary placement is converted to a standalone DB system and ...In the Disable High Availability dialog box, click Disable to confirm that you are disabling high availability, or click ...
https://dev.mysql.com/doc/internals/en/required-server-code-patches.html
Currently procedures can only be compiled into the server staticly. The build system is not too clever about creating these symlinks for files added after the first compile ... There is no dynamic procedure for loading them dynamicly yet like we ...
https://dev.mysql.com/doc/refman/8.4/en/optimizing-server.html
This section discusses optimization techniques for the database server, primarily dealing with system configuration rather than tuning SQL statements. The information in this section is appropriate for DBAs who want to ensure performance and ...
https://dev.mysql.com/doc/internals/en/client-server-protocol.html
For current information, please refer to the Client/Server Protocol section of the MySQL Server Doxygen documentation, available at https://dev.mysql.com/doc/index-other.html.
https://dev.mysql.com/doc/internals/en/client-wants-native-server-wants-old.html
server is happy and sends a OK_Packet: 07 00 00 04 00 00 00 02 00 00 00 ........... $ mysql --default-auth=mysql_native_password ## against a mysql_old_password user Initial Handshake Packet: 50 00 00 00 0a 35 2e 36 2e 34 2d 6d 37 2d 6c 6f ...
https://dev.mysql.com/doc/internals/en/client-wants-old-server-wants-native.html
server is happy and sends a OK_Packet: 07 00 00 04 00 00 00 02 00 00 00 ........... $ mysql --default-auth=mysql_old_password ## against a mysql_native_password user Initial Handshake Packet: 50 00 00 00 0a 35 2e 36 2e 34 2d 6d 37 2d 6c 6f ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-server-compatibility.html
MySQL Server Compatibility 7.1.2 MySQL Server Compatibility MySQL HeatWave on AWS has several security-related restrictions that are not present in an on-premise instance of MySQL. To make it easier to load existing databases into the Service, the ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-dbsystem-edit.html
Editing a DB System 3.4.3 Editing a DB System Use the MySQL HeatWave Console to edit details of a DB System and various options for it. Do the following to edit a DB System: In the MySQL HeatWave Console, select the Resources tab. On the DB Systems ...This task requires the following: (For data import feature only) Permissions to assume the data import ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-dbsystem-view-details.html
Viewing DB System Details 3.5 Viewing DB System Details Do the following to view DB System details: In the MySQL HeatWave Console, select the Resources tab. On the DB Systems tab, in the list of DB System, find the DB System you want to view ...
https://dev.mysql.com/doc/refman/8.4/en/information-schema-st-spatial-reference-systems-table.html
The ST_SPATIAL_REFERENCE_SYSTEMS table provides information about available spatial reference systems (SRSs) for spatial data. Entries in the ST_SPATIAL_REFERENCE_SYSTEMS table are based on the European Petroleum Survey Group (EPSG) data set, ...