| Version |
MySQL 8.4.8 |
| Endpoint |
Stable DNS endpoint for the current writable primary |
| Authentication |
Static username and password |
| TLS |
TLS 1.2 or higher with identity verification |
| Table names |
lower_case_table_names=1, set before initial database creation |
| Foreign key compatibility |
restrict_fk_on_non_standard_key=OFF |
| Character set and collation |
utf8 and utf8_unicode_ci |
| Storage and isolation |
InnoDB and READ-COMMITTED |
| Transport |
require_secure_transport=ON |
| Packet size |
Recommended 256M |
| SQL strict mode |
sql_mode must include STRICT_TRANS_TABLES |
| Timestamp defaults |
explicit_defaults_for_timestamp=1 |
| Stored-function creation |
log_bin_trust_function_creators=1 |
| Default time zone |
Europe/London |