3.1.2.4 Unsupported MySQL Server Features
The following features of MySQL Server are currently unsupported in HeatWave on AWS:
-
Authentication plugins other than Native Pluggable Authentication (
mysql_native_password
), SHA-256 Pluggable Authentication (sha256_password
), and Caching SHA-2 Pluggable Authentication (caching_sha2_password
). -
Modification of system tables
-
Binary log access
-
Error Logging to MySQL Server error log. Error logging is available through the Performance Schema. See Server Error Logging.
-
Group Replication plugin
-
InnoDB Tablespace Encryption
-
Setting global variables
-
Persisted system variables
-
Replication filters
-
Semisynchronous replication
-
Transportable tablespaces
Parent topic: MySQL Server