Skip to content

Conversation

@beautifulentropy
Copy link
Member

@beautifulentropy beautifulentropy commented Nov 13, 2025

Ahead of the move from ProxySQL + MariaDB to Vitess + MySQL 8 in #8468. Vitess blocks partition related DDL, so partitions need to be removed from all schemas under sa/db*. The team has agreed that this drift from Production is acceptable because it lets us begin testing on Vitess and MySQL sooner.

Separately, thisUpdate and nextUpdate were relying on an implicit DEFAULT NULL. We now make that explicit, matching how we define other DATETIME columns. Also, add a missing DROP TABLE incidents; to our combined schema migration.

Part of #7736

@github-actions
Copy link
Contributor

@beautifulentropy, this PR appears to contain configuration and/or SQL schema changes. Please ensure that a corresponding deployment ticket has been filed with the new values.

@aarongable aarongable requested review from a team and jprenken and removed request for a team November 13, 2025 21:20
@beautifulentropy beautifulentropy merged commit 15d53b2 into main Nov 13, 2025
17 checks passed
@beautifulentropy beautifulentropy deleted the vitess-says-no-partitions branch November 13, 2025 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants