mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 00:54:30 +02:00
Problem was that auto_repair, is_crashed and check_and_repair was not implemented in ha_partition. Solution, implemented them as loop over all partitions for is_crashed and check_and_repair, and using the first partition for auto_repair. (Recommit after fixing review comments)
1 KiB
1 KiB