Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.4.6
-
None
Description
The time zone tables use Aria instead of MyISAM in MariaDB 10.4. However, it looks like mysql_tzinfo_to_sql still sets wsrep_replicate_myisam in MariaDB 10.4, even though it won't do anything:
https://github.com/MariaDB/server/blob/mariadb-10.4.6/sql/tztime.cc#L2690
Attachments
Issue Links
- relates to
-
MDEV-24946 Implement wsrep_replicate_aria
- Closed
-
MDEV-18778 mysql_tzinfo_to_sql does not work correctly in MariaDB Galera
- Closed