mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 13:10:12 +03:00
when partition is reoganized. Problem was that table->timestamp_field_type was not changed before copying rows between partitions. fixed by setting it to TIMESTAMP_NO_AUTO_SET as the first thing in fast_alter_partition_table, so that all if-branches is covered.
236 KiB
236 KiB