Commit Graph

4 Commits

Author SHA1 Message Date
caffd8d6c5 ttl: forbid creating/altering a table with TTL options when pk contains float/double column (#40487)
* ttl: forbid create/alter a table with TTL options when pk contains float/double column

* format

* update

* update

* update

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
2023-01-11 16:22:33 +08:00
4a19cae84f ttl: TTL support split scan ranges for some primary key with more than one columns (#39896)
close pingcap/tidb#39895
2022-12-14 11:22:51 +08:00
621115bf67 ttl, variables: add system variables for ttl job schedule (#39727)
close pingcap/tidb#39725
2022-12-13 14:28:51 +08:00
2d2f4f517a ttl: add methods to split ttl scan tasks (#39627)
close pingcap/tidb#39626
2022-12-09 04:02:04 +08:00