Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the results of cached select statements and incrementally updates these results over time as the underlying data changes.
2024-08-12T22:32:58.439027Z WARN taking database snapshot: replicators::mysql_connector::snapshot: Error extending CREATE TABLE "test"."yy", table will not be used error=Query failed to parse: year DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci
Description
This results in :
Change in user-visible behavior
Requires documentation change