Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.4.6
-
Fix Version/s: 10.4.8
-
Component/s: Galera, Scripts & Clients, Storage Engine - Aria, Storage Engine - MyISAM, Time zones, wsrep
-
Labels: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
-