3 results found
-
Enable ASSIGN_GTIDS_TO_ANONYMOUS_TRANSACTIONS to enhance replication
As a user of an existing database not using MySQL GTIDs, I want to enable the feature in MySQL 8.0.23+ to assign anonymous transactions to a local GTID [or specific UUID] so that I can continuously replicate part of my database to Aiven.
The objective is to create a live read-only replica or replicas containing region-specific databases, plus shared search data. Initial data can be replicated from a MySQL 8 replica of the non-GTID database, but re-enabling replication from the upstream origin breaks Aiven replication, as anonymous transactions exist.
1 vote -
Enable creation of MariaDB databases as well as MySQL 8
As an administrator of a wiki farm and news site using MariaDB 10.11, I want to be able to spin up instances of MariaDB LTS (10.11, soon 11.4) so that I can replicate my data set globally without compatibility issues.
MariaDB is the standard for a MySQL-compatible syntax DB in Debian, Slackware and SUSE Enterprise Linux. The two have diverged in features and are no longer binlog-compatible - MySQL 8.0.34 also deprecated statement replication, making it increasingly difficult to go the other way.
1 vote -
Configure full backup time
Allow users to configure the time of day when PG/MySQL backups should take place. This would allow finer control over cluster performance by executing backups during less active timeframes and, especially in the case of MySQL, enable users to plan actions when DDL commands are not allowed.
1 vote
- Don't see your idea?